Riksrevisjonen / pioneeR

R package for running a Shiny app for DEA analysis
https://riksrevisjonen.github.io/pioneeR/
GNU General Public License v3.0
6 stars 2 forks source link

Add busy indicators to key tables/outputs in the UI #112

Open ohjakobsen opened 3 weeks ago

ohjakobsen commented 3 weeks ago

Shiny 1.9.0 includes new functions to add indicators in the UI when tables, visualisations and other outputs are updating. This should be added to the UI in pioneeR. Note that this will require Shiny 1.9.0 or newer, so the functionality should be added in a later release when adoption of the new Shiny release is more widespread.