themesberg / themesberg/flowbite
Flowbite datepicker today button shown when minDate is after today.
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 9.4k
- Forks
- 862
- PR merge metrics
- No merged PRs in 30d
Description
Using v3.1.2, when buttons are enabled and minDate is after today, the Today button is still shown.
Button option should check minDate option.
Another option would be to give the option to show/hide individual Today/Clear buttons instead of having one option that enable/disable both.
Thank you
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 in the datepicker implementation for the Today button and trace how the buttons and minDate options are evaluated. Reproduce the issue with buttons enabled and minDate set after today; done means the Today button is hidden in that case while the existing Clear behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, tailwindcss
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100