Setup dialog is not resizable, truncating project names/paths
Open
Beginner friendly
Nobody has claimed this yet.
accepted
bug
via-triage
- Dominant language
- TypeScript
- Stars
- 23k
- Forks
- 5.9k
- Avg merge
- 11h 14m
- Merged PRs (30d)
- 357
Description
When choosing projects to import in the setup dialog, the dialog cannot be resized. This causes project names and paths to be truncated, making it hard to identify the correct project.
Suggested fix: Allow the dialog to be resized, at least horizontally (width), so long names/paths can be read in full.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the setup dialog used when choosing projects to import and inspect how its dimensions are constrained. Allow horizontal resizing so long project names and paths can be read, then verify the dialog manually with entries containing long names and paths.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Clearly specified
- Newbie friendliness
- 72/100