Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clear/reset ui outputs in workflow details page #171

Merged
merged 2 commits into from
Nov 7, 2024

Commits on Nov 1, 2024

  1. fix #164 clear/reset ui outputs in workflow details page

    - add ids to each of the workflow details tabs
    - change most workflow details tab outputs away from renderUI/uiOutput
    - above change speeds up app UI rendering & makes it easier to update new data as needed
    - reset all Workflow Details buttons on each card after navigating to the deets page
    sckott committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    654e8b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    7ab80d2 View commit details
    Browse the repository at this point in the history