teal
teal copied to clipboard
Exploratory Web Apps for Analyzing Clinical Trial Data
> THIS HAPPENS FOR Visualizations PANEL AS WELL https://github.com/insightsengineering/teal.modules.clinical/assets/133694481/f5c2d5fc-aff3-41dd-aacb-3ad8f20bc71b I am using https://genentech.shinyapps.io/nest_longitudinal_main/ (Demographic tab). This is the last state of the code that created the app the day I...
### Feature description ### Summary Currently, this is how users define module specific mapping ```r app
### What happened? On teal.gallery [Exploratory app](https://genentech.shinyapps.io/nest_exploratory_main/) the validation errors from encodings is floating. This is a teal-wide problem when rendering `DT:datatable` with validation errors. _(the problem is very obvious...
### Feature description Somewhat related to #847, I'd like a way to disable the reporter functionality **globally** inside an app I create with teal. ### Code of Conduct - [X]...
The `datanames` argument in `modules` can cause the filter panel to not be displayed in a module, which means no filters can be added for that module. However, global filters...
Instead of waiting for DDL to load data and inserting Ui of the modules. Please make a reactive link between data and other modules and make a Data tab separately...
### Feature description Outcome of this: https://github.com/insightsengineering/teal/issues/737#issuecomment-1291776635 As an end-user of an app I don't want to have PID, Session Info and other technical metadata displayed in my GUI **on...
### Feature description As an app developer who publish my app on shinyapps.io or RSConnect I would like to know deploy metadata such as: - deploy timestamp - last edit...
Limit support to a minimum version of Bootstrap. For example, only support Bootstrap 4+. The default of Bootstrap 3 is outdated and apps would look much nicer by just using...
### Feature description It would be nice to have *everything* in the app to have the same look and feel if I use anything other than the Shiny default theme....