themesberg / themesberg/flowbite-react
Datepicker autoHide prop is not working
Open
Nobody has claimed this yet.
:bug: bug
confirmed
- Dominant language
- TypeScript
- Stars
- 2.1k
- Forks
- 506
- PR merge metrics
- No merged PRs in 30d
Description
the autoHide prop is not working.
it is expected that when the user select a date with autoHide prop the calendar popup automatically closes but this not working.
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 at the Datepicker component and trace how the autoHide prop is handled when a date is selected. Reproduce the issue with autoHide enabled, then verify that the calendar popup closes after selection and that the existing Datepicker behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100