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

Add support for selecting specific days of the week #136

Open
JosDevv opened this issue Jan 13, 2025 · 0 comments
Open

Add support for selecting specific days of the week #136

JosDevv opened this issue Jan 13, 2025 · 0 comments

Comments

@JosDevv
Copy link

JosDevv commented Jan 13, 2025

Hi,

First of all, thank you for maintaining this library; it has been incredibly useful!

I would like to request a feature that allows users to select specific days of the week (e.g., Monday, Wednesday, Friday) directly within the date picker.

Use case:
This feature would be particularly helpful in scenarios where users need to set recurring events or select dates based on specific weekdays. For instance:

  • Scheduling classes on Mondays and Wednesdays.
  • Picking recurring delivery days (e.g., every Friday).

Expected behavior:

  • Users can choose one or more weekdays (e.g., via checkboxes or a dropdown).
  • The date picker highlights or restricts the selection to the chosen days.

Possible implementation suggestions:

  • Add a "day-of-week" selector as an optional configuration.
  • Allow developers to define a set of weekdays that are enabled for selection.

Please let me know if this feature aligns with the roadmap or if I could contribute to its development in some way.

Thank you for considering this request!

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

No branches or pull requests

1 participant