Modify Search view to allow selection of multiple children, and default to all children for a logged-in user
- Dominant language
- Python
- Stars
- 12
- Forks
- 21
- Avg merge
- 5d 19h
- Merged PRs (30d)
- 5
Description
# TL;DR
Create a smoother experience for families so that the first thing they see is the studies they are eligible for today.
# Narrative
As a new family (or as a family viewing the Search page), if I wasn't recruited for a specific study I have a slightly convoluted workflow to see the studies I could take: I have to select a kid from a drop down menu, and can only see one kid at a time.
Instead, it would be great if the top bar had a 'tag' style selection, with all the families' children selected by default, e.g.
Find studies for: [Fakelina]x [Fakelora]x [Bob]x
Where removing *all* children reverts to showing the full set of available studies, and the dropdown (or new UI element) shows checkboxes rather than requiring a single selection.
Contributor guide
Research direction
No files, tests, or entry points are named in the issue. Start by locating the Search view and its child-selection control, then trace how eligibility filtering and the no-selection state work; done means multiple children can be selected, all are selected by default for logged-in families, and removing all shows the full available set.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100