gray-mueller / gray-mueller/food-delivering-app-using-react-native
Tooltip on Globe Icon to Indicate "Languages" Functionality
- 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
Research direction
Start by locating the globe icon and its language-selection component in the React Native interface. Inspect how nearby icons expose labels or tooltips, then add the requested “Languages” indication and verify it appears on hover or the supported interaction for the target platform.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- accessibility, design, mobile-dev
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100