ua-snap/shiny-apps

CMIP3 / CMIP5 app - navbarPage

Closed this issue · 3 comments

Test a navbarPage in a separate branch. This requires refactoring and reorganizing a substantial amount of ui-side code at this point. But worth considering as it may lead to a superior app in terms of layout/saving space, speed improvements, and fewer conditional panels.

navbarPage version is now functional.

The case is clear, in favor of switching the app permanently to the navbarPage() layout nested inside of a fluidPage() layout. The navbar experimental branch will be merged into devel once some final concerns are taken care of.

navbarPage integration complete.