lambertf917 / lambertf917/ubereats-clone-app-using-react-native
Tooltip on Globe Icon to Indicate "Languages" Functionality
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- 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
No file or test is named. Start by locating the globe icon in the React Native interface and inspect nearby icon or navigation components for the appropriate tooltip pattern. Done means the globe icon displays “Languages” on hover as requested and the existing interface remains usable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- frontend, mobile
- Issue type
- Feature
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100