LukasWallrich / metaUI

Create shiny apps that allow explore of meta-analysis results
https://lukaswallrich.github.io/metaUI/
GNU General Public License v3.0
5 stars 0 forks source link

Repeat sample summary on sample page #29

Open LukasWallrich opened 1 year ago

LukasWallrich commented 1 year ago

The sample summary from the summary page would also be a good introduction to the sample page. However, just duplicating it there causes the initial popup to disappear, so this is not as trivial as it should be ...

LukasWallrich commented 1 year ago

The following should be shown twice

            summary_overview_main,
            tableOutput("sample") %>% shinycssloaders::withSpinner(),