themesberg / themesberg/flowbite-react

DatePicker for selecting only months.

Open
#1,531 2 comments 0 reactions 0 assignees View on GitHub

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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.