Skip to content

[WIP] fix(bookmark): Add script to ui.Chat().ui() to restore Shiny input values within the browser #1953

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

schloerke
Copy link
Collaborator

Fixes #1952

For after v1.4.0 release

TODO:

  • Move script the chat.js
  • Add it to a named slot?
  • Try to remove usage of $

@schloerke schloerke changed the title fix(bookmark): Add script to ui.Chat().ui() to restore Shiny input values within the browser [WIP] fix(bookmark): Add script to ui.Chat().ui() to restore Shiny input values within the browser Apr 8, 2025
Copy link

github-actions bot commented Apr 8, 2025

Hey there! 👋

We noticed that the title of your pull request doesn't follow the Conventional Commits specification. To ensure consistency, we kindly ask you to adjust the title accordingly.

Additional details

No release type found in pull request title "[WIP] fix(bookmark): Add script to ui.Chat().ui() to restore Shiny input values within the browser". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/

Available types:

  • build
  • chore
  • ci
  • docs
  • feat
  • fix
  • perf
  • style
  • refactor
  • test

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.

[Bug]: Restoring Shiny inputs does not happen within ui.Chat
1 participant