lambertf917 / lambertf917/food-ordering-system-source-code
Tooltip on Globe Icon to Indicate "Languages" Functionality
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
Yes. Currently, the globe icon in the interface is not labeled or explained, which may confuse new users or those unfamiliar with the UI. Users might not immediately understand that it is meant for language selection.
Describe the solution you'd like
When a user hovers over the globe icon, a small tooltip or text should appear displaying "Languages". This will help users quickly understand the purpose of the icon before clicking.
Describe alternatives you've considered
Adding a label next to the icon (but it may clutter the UI)
Including a brief help guide or icon legend (less immediate and intuitive)
Additional context
This enhancement will improve accessibility and user experience by providing clear visual feedback. It also aligns with common UX practices for icon-based navigation.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not identify a file or component, so first locate the frontend entry point that renders the globe icon and language selector. Run the interface, confirm the icon's current behavior, and consider the work done when hovering over it visibly presents the text "Languages" without disrupting the existing language-selection flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- accessibility, design, frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100