You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I have a Select component with enough options to require a scroll bar, moving the mouse between items causes the scroll bar to flicker in and out of view.
Make sure your window is short enough that the select options scroll
Move your cursor up and down the list
Saas UI Version
2.11.4
Chakra UI Version
2.10.8
Browser
139.0.4 (aarch64)
Operating System
macOS
Windows
Linux
Additional Information
I only see this behavior in Firefox, not Chrome. In Chrome I see a different but potentially related issue where hovering in a particular place causes the menu to rapidly shift position.
Description
When I have a Select component with enough options to require a scroll bar, moving the mouse between items causes the scroll bar to flicker in and out of view.
select-flicker.mov
Link to Reproduction
https://codesandbox.io/p/devbox/saas-ui-switch-defaultchecked-forked-mn8k7t?file=%2Fsrc%2Findex.tsx&workspaceId=ws_7937KbdDcRVQyJ4zFBAHTs
Steps to reproduce
Saas UI Version
2.11.4
Chakra UI Version
2.10.8
Browser
139.0.4 (aarch64)
Operating System
Additional Information
I only see this behavior in Firefox, not Chrome. In Chrome I see a different but potentially related issue where hovering in a particular place causes the menu to rapidly shift position.
chrome-flicker.mov