Skip to content

Calendar: Next/Previous buttons are not disabled when min/max date is reached #3201

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

Closed
ilhan007 opened this issue Apr 29, 2021 · 1 comment · Fixed by #3249
Closed

Calendar: Next/Previous buttons are not disabled when min/max date is reached #3201

ilhan007 opened this issue Apr 29, 2021 · 1 comment · Fixed by #3249
Assignees
Labels
bug This issue is a bug in the code High Prio TOPIC B

Comments

@ilhan007
Copy link
Member

Describe the bug
Open the second component with min/max values - the left arrow may not lead anywhere if the min limit is visible but it's not disabled as it is in the control. Same for max.

To reproduce
Steps to reproduce the behavior:

  1. Go to https://sap.github.io/ui5-webcomponents/master/playground/components/Calendar/
  2. Open the second component: Calendar with Minimum and Maximum
  3. The left/right arrows may are not disabled when you reach the min/max date as, while in SAPUI5 they get disabled.
@ilhan007
Copy link
Member Author

@SAP/ui5-webcomponents-topic-b

@ilhan007 ilhan007 added Release Testing bug This issue is a bug in the code TOPIC B High Prio labels Apr 29, 2021
@NHristov-sap NHristov-sap self-assigned this May 13, 2021
NHristov-sap added a commit that referenced this issue May 13, 2021
Prev and next buttons should be disabled when there is min and max dates set

Fixes #3201
ilhan007 pushed a commit that referenced this issue May 14, 2021
…3249)

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

Fixes #3201
hristop pushed a commit that referenced this issue May 18, 2021
…3249)

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

Fixes #3201
@petyabegovska petyabegovska moved this to Completed in Maintenance - Topic B Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug in the code High Prio TOPIC B
Projects
Status: Completed
Development

Successfully merging a pull request may close this issue.

2 participants