Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: Dynamic selectors for NCA settings #195

Open
3 tasks
Gero1999 opened this issue Feb 5, 2025 · 0 comments
Open
3 tasks

Enhancement: Dynamic selectors for NCA settings #195

Gero1999 opened this issue Feb 5, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@Gero1999
Copy link
Collaborator

Gero1999 commented Feb 5, 2025

Description

Right now the tab NCA > NCA settings contains three static filters that allow the user to choose the analyte, dose number and specimen that they want to run the NCA. These selectors filter the intervals specified in mydata$intervals ro run the NCA.

Instead of these static inputs, I would like the number of filters and the columns are filtered are more based on the data. On specific, the perfect solution would only consider filters for those concentration group columns in data() that have at least more than 1 unique value. These columns in specific referred to those mapped for:

STUDYID, USUBJID, Additional grouping variables, ANALYTE, PCSPEC, DRUG and additionally if present DOSNO.

Definition of Done

The requirements for the feature to be complete:

  • Dynamic number of inputs for relevant interval columns
  • Action buttons to choose all or drop all but 1
  • Selected by default 1 (first) available choice in data

Blocked until #174 is closed

@Gero1999 Gero1999 added the enhancement New feature or request label Feb 5, 2025
@Gero1999 Gero1999 added this to aNCA Feb 5, 2025
@Gero1999 Gero1999 moved this to Backlog in aNCA Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant