What Operating System(s) are you seeing this problem on?
macOS (Apple Silicon)
Backend.AI version
23.09.0-alpha.2.230718
Describe the bug
Even though the mouse pointer style property of the list or <a> tag element of the sidebar menu is set to 'pointer', it is not displayed properly. I assume that it is conflict with a parent property related to web components.
To Reproduce
- When the mouse cursor moves from outside to inside the browser....
- The cursor appears as a 'pointer' anywhere in the sidebar.
- If you move the cursor a little bit, it will be displayed by default for all elements.
Expected Behavior
Display as a 'pointer' for list items and <a> tags.
Anything else?
No response
What Operating System(s) are you seeing this problem on?
macOS (Apple Silicon)
Backend.AI version
23.09.0-alpha.2.230718
Describe the bug
Even though the mouse pointer style property of the list or
<a>tag element of the sidebar menu is set to 'pointer', it is not displayed properly. I assume that it is conflict with a parent property related to web components.To Reproduce
Expected Behavior
Display as a 'pointer' for list items and
<a>tags.Anything else?
No response