icipe-official / icipe-official/vectoratlas-software-code
Improve filtering capabilities of the map page
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 8
- Avg merge
- 5d 4h
- Merged PRs (30d)
- 11
Description
A number of users commented on the disparity between the number of fields present in the data model and our current filtering capabilities. Currently we can filter by:
Country
Species
Season
Control
Adult
Larval
Time
However, we will need to increase the number of filters. We will need to liaise with Marianne to find out what this list of filters should look like. The front end functionality should be fairly general. The backend logic, despite being fairly involved, will be very similar to what is already in place.
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 at the map page and trace the existing Country, Species, Season, Control, Adult, Larval, and Time filters through the frontend and backend. Liaise with Marianne to establish the additional filter list before implementation. Done means the agreed filters work across the map page using the existing filtering behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100