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

[DatePicker]: Add example of Year+Month select #2713

Open
AlekseyManetov opened this issue Dec 19, 2024 · 0 comments
Open

[DatePicker]: Add example of Year+Month select #2713

AlekseyManetov opened this issue Dec 19, 2024 · 0 comments
Labels
Contributor needed Documentation Improvements or additions to documentation

Comments

@AlekseyManetov
Copy link
Collaborator

Description

We often recommend as a good UX pattern that our users implement Year + Month (without day) selection by using two separate PickerInput components: one for Month and one for Year, like this:
image

Let’s add an example of this implementation to the DatePicker documentation using UUI components.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Contributor needed Documentation Improvements or additions to documentation
Projects
Status: Backlog
Development

No branches or pull requests

1 participant