Skip to content

Commit

Permalink
merged in updates to error handling and progress file uploads
Browse files Browse the repository at this point in the history
  • Loading branch information
triphook committed Feb 6, 2025
2 parents 4488b59 + 9661425 commit c279629
Show file tree
Hide file tree
Showing 8 changed files with 348 additions and 267 deletions.
3 changes: 0 additions & 3 deletions R/app_server.R
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,6 @@ app_server <- function(input, output, session) {
})

shiny::observe({
# JCH - is this necessary?
# shiny::req(tadat$raw)
tadat$raw$TADAShiny.tab <- input$tabbar
tadat$tab <- input$tabbar
})

Expand Down
Loading

0 comments on commit c279629

Please sign in to comment.