insightsengineering / insightsengineering/teal.goshawk

Make a data_constraint_module

Open
#204 0 comments 0 reactions 0 assignees View on GitHub
core refactor
Dominant language
R
Stars
3
Forks
3
Avg merge
2d 6h
Merged PRs (30d)
11

Description

Change `constr_anl_q`, `keep_constr_opts_updated` and `create_anl_constraint_reactive` to one shiny module `data_constraint_ui/srv`
Make sure that:

- Selecting biomarker affects radio buttons to select constraints. Only constraints which don't have all missings in data
- Selecting constraint should show/hide range input to select constraint-range
- module should accept and return qenv or accept data and return expression
- Try to avoid using hardcoded column names (like PARAMCD), they should be taken from the module arguments
- Make universal so that it could be applied to `tm_correlation_plot`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.