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

[feat]: Make date picker calendars move individually #6173

Open
2 tasks done
Keith-Web3 opened this issue Dec 24, 2024 · 1 comment
Open
2 tasks done

[feat]: Make date picker calendars move individually #6173

Keith-Web3 opened this issue Dec 24, 2024 · 1 comment

Comments

@Keith-Web3
Copy link

Feature description

The current way the datepicker moves is weird and quite confusing for users. Whenever one of the calendars is moved, the other follows and so there's always a one month gap between the two. It would be better if the calendars could each have their own set of carets to navigate to different months.
Below is a video that shows the behaviour I'm talking about
Screencast from 2024-12-24 18-35-42.webm

Affected component/components

Date Picker

Additional Context

Give each calendar in date picker it's own set of carets to navigate between months

Before submitting

  • I've made research efforts and searched the documentation
  • I've searched for existing issues and PRs
@huybuidac
Copy link

If you only need a single date picker (not a range), the component below might be useful:

https://shadcn-datetime-picker-pro.vercel.app/

https://github.com/huybuidac/shadcn-datetime-picker

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

No branches or pull requests

2 participants