Skip to content

Conversation

vladrusu
Copy link
Contributor

This commit fixes 2 bugs on the Rating component:

  1. readonly class is not added to a "readonly" .rating element, making the stars to grow when hovering
  2. hovering over a readonly or disabled rating shows a pointer cursor, not default (arrow), thinking you can click on it

vladrusu and others added 3 commits October 16, 2024 12:10
- readonly class not added to a "readonly" .rating element, making the stars to grow when hovering
- hovering over a readonly or disabled rating now shows a default cursor, not pointer (since you cannot click on it)
@mrholek
Copy link
Member

mrholek commented Oct 16, 2024

I made some small improvements

@mrholek mrholek merged commit 46d447a into coreui:main Oct 21, 2024
0 of 7 checks passed
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.

2 participants