MohammadYounes / MohammadYounes/AlertifyJS
adding number input to confirm dialog
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2.1k
- Forks
- 294
- PR merge metrics
- No merged PRs in 30d
Description
When i add an input field to my confirm text i can not alter the input. When it is a number i can use the number buttons but can not type. Any hints?
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 reproducing the confirm dialog with a number input and compare keyboard typing with the number-control buttons. Trace the confirm dialog input handling and verify that typing changes the value as expected while the existing number controls continue to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100