icipe-official / icipe-official/vectoratlas-software-code
Add info icon to show the meta data for the relevant filter
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 8
- Avg merge
- 5d 4h
- Merged PRs (30d)
- 11
Description
Currently, the filters stand alone without context. The users suggested a small information icon next to each filter could be included to provide a brief description of the field. On click, a small popup should appear with this brief description and should disappear after a small delay on mouse away or immediately on click away.
It is possible that this feature could share logic with that present in #314. Styling of the popup should remain consistent with that of the current site and should avoid hindering user interaction with the map or drawer
Contributor guide
No contributing guide indexed for this repository
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
Start by locating the filter controls and reviewing the existing logic referenced in issue #314. Verify how the map and drawer handle interaction, then ensure each filter has an information control whose brief popup follows the requested hover-away and click-away behavior without obstructing those interfaces.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100