Skip to content

Commit

Permalink
Merge pull request #65 from posit-dev/prompt-fix
Browse files Browse the repository at this point in the history
Updates exercise prompts. Fixes #62.
  • Loading branch information
garrettgman authored Jul 9, 2024
2 parents a28c258 + 7dd337a commit 63cbd08
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Add a `ui.input_action_button` and a `@reactive.event` decorator to make app only update when the button is clicked.
Add a `ui.input_action_button` and a `@reactive.event` decorator to make the app only update when the button is clicked.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Use `render.express` to create a second dropdown which only contains the unique `sub_account` values of the filtered data.
Add a `ui.input_action_button` and a `@reactive.event` decorator to make a button that, when clicked, resets the slider to its initial values.

0 comments on commit 63cbd08

Please sign in to comment.