-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
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
[Rating] Half star ratings don't register events correctly on latest Chrome #32557
Comments
I found the issue, but I'm not sure what the fix implicates, since there's a comment regarding another bug. If I remove the My code fix is to set a style in my icon to override that:
|
I can also reproduce it in Google Chrome in It works in Firefox version |
I have the same issue. Cannot select full star in Brave browser |
Hi @ZeeshanTamboli, I will work on this! |
And here’s a version with the sx={{ "& .MuiSvgIcon-root": { pointerEvents: "auto" } }} |
Hi @ZeeshanTamboli, could you please review the PR, thanks a lot for your time! |
Closing this as it works now in Google Chrome and Firefox on latest release v5.8.7. |
Duplicates
Latest version
Current behavior 😯
I can't select the 'full star' rating when enabling half star ratings:
ratings.mp4
If half stars are NOT enabled, then it works just fine:
ratings-ok.mp4
Expected behavior 🤔
I should be able to select a full star when rating precision is enabled
Steps to reproduce 🕹
Steps:
Context 🔦
No response
Your environment 🌎
Microsoft Edge: Version 101.0.1210.32 (Official build) (arm64)
Google Chrome: Version 101.0.4951.41 (Official Build) (arm64)
The text was updated successfully, but these errors were encountered: