issues
search
coreui
/
coreui-pro
Other
8
stars
10
forks
source link
Rating component fixes
#545
Closed
vladrusu
closed
1 month ago
vladrusu
commented
1 month ago
This commit fixes 2 bugs on the Rating component:
readonly class is not added to a "readonly" .rating element, making the stars to grow when hovering
hovering over a readonly or disabled rating shows a pointer cursor, not default (arrow), thinking you can click on it
This commit fixes 2 bugs on the Rating component: