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-rating-indicator): refactor rating-indicator to use SVG icons #5191

Merged
merged 7 commits into from
May 16, 2022

Conversation

ivoplashkov
Copy link
Member

FIXES: #3724

Copy link
Member

@ilhan007 ilhan007 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 from my side, someone from your team should approve

@ivoplashkov ivoplashkov requested a review from ndeshev May 12, 2022 06:13
@ndeshev
Copy link
Contributor

ndeshev commented May 16, 2022

There are a couple of issues in compact mode.

  • When there is a half-star rating, one of the halves is displaced.
  • The focus is broken

There are shadow params for the icons, in the specifications, that are missing here

@ivoplashkov ivoplashkov merged commit 0782cf7 into master May 16, 2022
@ilhan007 ilhan007 deleted the rating-indicator-stars branch June 2, 2022 19:38
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.

Rating Indicator: Default icon size in compact mode is wrong
3 participants