themesberg / themesberg/flowbite-react
DatePicker for selecting only months.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.1k
- Forks
- 506
- PR merge metrics
- No merged PRs in 30d
Description
- I have searched the Issues to see if this bug has already been reported
- I have tested the latest version
Summary
what about making a functionality that user can use DatePicker as MonthPicker so that select only month using it ?
My project needs MonthPicker so i implemented with a Dropdown.
However flowbite-react DatePicker UI is simple and good so it would be great to have the functionality inside DatePicker.
example) DatePicker picking only yyyy-MM not yyyy-MM-dd
Context
DatePicker functionality or option for working like MonthPicker.
If not having this feature, i need implement MonthPicker by myself.
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 locating the DatePicker component and reviewing how it currently handles date selection. Define the behavior for selecting and displaying only yyyy-MM values, then verify that the DatePicker still supports its existing date-selection behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, tailwindcss, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100