[bug]: Displaying date value in Form.Control with type "date"
Open
Nobody has claimed this yet.
bug
- Dominant language
- JavaScript
- Stars
- 140
- Forks
- 100
- Avg merge
- 1h 3m
- Merged PRs (30d)
- 30
Description
Bugs
For an Form.Control with the type date, the date value is not displayed without an additional click after selecting the date value.
https://github.com/user-attachments/assets/29e28976-9aee-47a2-8a34-9257ee70643f
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 with the Form.Control documentation linked in the issue and reproduce the date-input behavior shown in the attachment. Trace the component from that entry point; done means a selected date is displayed immediately without an additional click.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100