The-Strategy-Unit / The-Strategy-Unit/tpma-explorer
Provide 'all' option in dropdowns
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 0
- Forks
- 2
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 1
Description
At the moment there's a filtering hierarchy: you choose an acitivity type to refine the category options, which in turn refines the TPMA options.
This is fine if you know what activity type and category your desired TPMA is under. What if you want to go straight to a given TPMA? You can't do that easily right now.
One option might be to add an 'all' option to the activity type and category dropdowns. If these are both set to 'all' then the TPMA box will contain all 92 TPMAs and the user can search within it to get the one they need.
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 inspecting the Shiny app entry points for the activity type, category, and TPMA dropdowns. Implement the proposed “all” selections so the TPMA dropdown contains all 92 TPMAs and supports searching when both filters are set to “all”.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100