chore: updated Overview submenu to Overview and filter

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-08-27 11:13:17 +02:00
commit 898ba12856
No known key found for this signature in database
4 changed files with 26 additions and 7 deletions

View file

@ -1 +1 @@
hosted_version <- function()'v25.8.1-250808'
hosted_version <- function()'v25.8.1-250827'

View file

@ -160,10 +160,11 @@ ui_elements <- function(selection) {
icon = shiny::icon("pen-to-square"),
value = "nav_prepare",
bslib::nav_panel(
title = "Overview",
title = "Overview and filter",
icon = shiny::icon("eye"),
value = "nav_prepare_overview",
tags$h3("Overview and filtering"),
# validation_ui("validation_col"),
fluidRow(
shiny::column(
width = 9,