Skip to content

feat: Add support for $click()ing {bslib}'s input task button#389

Merged
schloerke merged 6 commits intomainfrom
task-button
Sep 4, 2024
Merged

feat: Add support for $click()ing {bslib}'s input task button#389
schloerke merged 6 commits intomainfrom
task-button

Conversation

@schloerke
Copy link
Copy Markdown
Collaborator

@schloerke schloerke commented Aug 5, 2024

Fixes #388

bslib::input_task_button() needed an input preprocessor to handle "click" values. Added test app of feature behavior.

@schloerke schloerke marked this pull request as ready for review August 5, 2024 17:34
@schloerke schloerke requested a review from gadenbuie August 5, 2024 17:36
@schloerke schloerke changed the title Add support for bslib task button $click() feat: Add support for $click()ing {bslib}'s input task button Aug 5, 2024
@schloerke schloerke enabled auto-merge (squash) August 5, 2024 17:37
Copy link
Copy Markdown
Member

@gadenbuie gadenbuie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry I missed this earlier. LGTM, thanks!

@schloerke schloerke merged commit bf08af4 into main Sep 4, 2024
@schloerke schloerke deleted the task-button branch September 4, 2024 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

app$click("inputId") does not work with a bslib::input_task_button

2 participants