themesberg / themesberg/flowbite

Flowbite datepicker today button shown when minDate is after today.

Open
#1,106 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.