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

Unexpected behavior #580

Open
scriptingstudio opened this issue Jan 6, 2024 · 2 comments
Open

Unexpected behavior #580

scriptingstudio opened this issue Jan 6, 2024 · 2 comments

Comments

@scriptingstudio
Copy link

Thanks for the great work. A few notes.

  • Case: there 2 buttons, Clear and Today. When Clear and Today are sequentially clicked, input field stays empty. Today date is expected.
  • Case: clicking Today or Clear button while selecting month/year should jump to calendar view with setting today.
  • Case: Range selection. when maxDate set, range selection after the maxDate should be disabled.
  • Case: Add OK/Apply or whatever button to the default set. Clicking outside of the datepicker is not obvious. And autoclose is not the case.

And the last, please add a documentation how to style datepicker. How to use classes option?

@t1m0n
Copy link
Owner

t1m0n commented Jan 11, 2024

Yeah, I guess the behaviour of "Today" button should be changed.

classes is used to add extra css classes to the datepicker and that's all, nothing special =)

@scriptingstudio
Copy link
Author

I created my own "Today" button.
It is also useful to have a button "Cancel"

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

2 participants