Gilead-BioStats / gsm.app

https://gilead-biostats.github.io/gsm.app/
Apache License 2.0
4 stars 2 forks source link

Feature: Tab-Filter Module #159

Closed jonthegeek closed 1 month ago

jonthegeek commented 3 months ago

Feature Details

We have up to three filters in gsmApp: Metric, Site, and Participant. Which ones display depends on the currently selected tab.

Example Code

Possible Implementation

This module will have multiple server functions:

Additional Comments

This is very closely related to the tabset module, so I'm torn about whether they're somehow a single module (or at least share a namespace). Will sort things out more during implementation.

jonthegeek commented 2 months ago

This is likely to become less weird in the updated version of the app, depending how #215 turns out.

jonthegeek commented 1 month ago

We've done enough of this for now.