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

fix(ui5-calendar, ui5-daterange-picker): align range selection styling with vd specification #8585

Merged
merged 2 commits into from
Apr 11, 2024

Conversation

hinzzx
Copy link
Contributor

@hinzzx hinzzx commented Mar 29, 2024

Currently in our <ui5-calendar selection-mode="Range"> and <ui5-daterange-picker> components, when having a secondaryCalendarType (Islamic for example), the date cells in the selection range are getting cut off.

With this change we fix this.

Before

Snag_747aaf0

After

Snag_747c29e

Fixes: #7427

@hinzzx hinzzx marked this pull request as ready for review April 1, 2024 10:59
@hinzzx hinzzx merged commit d4f0e0e into main Apr 11, 2024
9 checks passed
@hinzzx hinzzx deleted the cal-range-sel-vd-fix branch April 11, 2024 13:39
ilhan007 pushed a commit that referenced this pull request Apr 17, 2024
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.

Date Range Picker - wrong Visual Design
3 participants