Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FR-95 | Datepicker component #23

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from
Open

FR-95 | Datepicker component #23

wants to merge 7 commits into from

Conversation

manojpudasaini
Copy link
Collaborator

@manojpudasaini manojpudasaini commented May 22, 2024

Overview πŸ“–

Basic Day Picker component

πŸ”– Jira ticket: FR-95

Features πŸ› οΈ

List of features or changes included in this PR:

  • Single Day picker
  • Multiple Days picker
  • Day Range picker
  • Guide to integrate with react-hook-form and shadcn form components

Screenshots πŸ“Έ

Screenshots of UI changes.

Single Day picker πŸ“ƒ
image

Range Day picker πŸ“ƒ
image

Multiple Day picker πŸ“ƒ
image

Dependencies πŸ“¦

List any new dependencies required by this PR.

  • react-day-picker
  • shadcn-ui popover
  • shadcn-ui calendar
  • date-fns

@SudeepTimalsina
Copy link
Member

@manojpudasaini One suggestion, we can add clearable settings to the datepicker field so that the selected dates can be cleared at once which is good for UX πŸ™
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants