We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It determines whether Calendar/DatePicker is closed after selecting dates in rangeSelection mode.
This addon was implemented for primue calendar in 2022 by @tugcekucukoglu, see primefaces/primevue#2684.
The solution I would like would be the additional 'hideOnRangeSelection' attribute for the p:datePicker tag.
No response
The text was updated successfully, but these errors were encountered:
There is this request too around Range Selection: #10230
Sorry, something went wrong.
I will take this one.
Fix primefaces#11424: DatePicker add hideOnRangeSelection
b8e85a8
Fix #11424: DatePicker add hideOnRangeSelection (#11435)
63f2fd1
melloware
Successfully merging a pull request may close this issue.
Description
It determines whether Calendar/DatePicker is closed after selecting dates in rangeSelection mode.
This addon was implemented for primue calendar in 2022 by @tugcekucukoglu, see primefaces/primevue#2684.
Describe the solution you would like
The solution I would like would be the additional 'hideOnRangeSelection' attribute for the p:datePicker tag.
Additional context
No response
The text was updated successfully, but these errors were encountered: