gray-mueller / gray-mueller/online-food-ordering-system-using-java
Enatega Admin Dashboard : (Ui-Fix Enhancement ) Cursor shape should not change when hovering over the Business Overview cards
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
Cursor shape should not change when hovering over the Business Overview cards,This UI suggestion focuses on improving the user experience by maintaining consistency in cursor behavior. Currently, when hovering over the Business Overview cards, the cursor shape changes—likely to a pointer (cursor: pointer), which usually indicates a clickable element. However, if these cards are not interactive (i.e., they do not trigger actions like opening a new page or expanding content), the cursor should remain as the default arrow (cursor: default) to prevent misleading users.
This fix ensures a clear distinction between interactive and non-interactive elements, enhancing usability and reducing confusion.
To Reproduce
Steps to reproduce the behavior:
Go to '...'
Click on '....'
Scroll down to '....'
See error
Expected behavior
A clear and concise description of what you expected to happen.
Smartphone (please complete the following information):
Device: [e.g. Samsung]
OS: [e.g. Android]
Browser [e.g. App]
Version [e.g. Latest]
Contributor guide
Assessment
This issue has not been assessed yet.