marthaegrimaldi / marthaegrimaldi/restaurant-ordering-platform-with-source-code
Enatega Admin Dashboard : (Ui-Fix Enhancement ) Cursor shape should not change when hovering over the Business Overview cards
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- 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
Research direction
No file or test is named. Start by locating the Admin Dashboard's Business Overview cards and inspect their hover styling; the work is done when non-interactive cards retain the default cursor and the behavior is verified in the dashboard.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100