Skip to content

fix(ui5-calendar): correct enable/disable of prev and next buttons #3249

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

Merged
merged 1 commit into from
May 14, 2021

Conversation

NHristov-sap
Copy link
Contributor

Prev and next buttons should be disabled when there is min and max dates set

Fixes #3201

Prev and next buttons should be disabled when there is min and max dates set

Fixes #3201
@ilhan007
Copy link
Member

Looks good to me, it seems previous refactoring introduced it - _isPrevButtonDisabled was not renamed to isPrevButtonDisabled.

@ilhan007 ilhan007 merged commit 8c66d5a into master May 14, 2021
@ilhan007 ilhan007 deleted the wc_calendar_min_max branch May 14, 2021 07:57
hristop pushed a commit that referenced this pull request May 18, 2021
…3249)

Prev and next buttons should be disabled when there is min and max dates set

Fixes #3201
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

Successfully merging this pull request may close these issues.

Calendar: Next/Previous buttons are not disabled when min/max date is reached
2 participants