[shiny] Make picklists in Analysis Data tabs responsive to what is in the data
Open
- Dominant language
- R
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently they're populated from the initial image_data values, but after it's been filtered then
they are no longer fully correct.
Probably needs to be use `reactiveVal()` plus `observe()` on all the inputs, like for sample sessions tab.
Contributor guide
Assessment
This issue has not been assessed yet.