Select cut off in clone/copy card dialog
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
Hi all, there's an issue with the selected input field upon opening the dialog, possibly because it is activated before the component is rendered.
I think that this is easily solvable by not auto-activating the input. Which will also allow a better understanding of what this dialog does (Currently the open select blocks part of the dialog)![]()
Originally posted by @marcoambrosini in #1813
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
The issue concerns the clone/copy card dialog and its initially selected input field. Start by locating that dialog and checking how the select is auto-activated when it opens; done means the select no longer opens over or cuts off the dialog and the dialog remains understandable on opening.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100