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

highlight()'s selectize widget can't be configured with custom options #2216

Closed
cpsievert opened this issue Dec 30, 2022 · 0 comments · Fixed by #2217
Closed

highlight()'s selectize widget can't be configured with custom options #2216

cpsievert opened this issue Dec 30, 2022 · 0 comments · Fixed by #2217

Comments

@cpsievert
Copy link
Collaborator

Currently highlight()'s selectize argument currently just supports TRUE/FALSE, and there is no way to customize the options

cpsievert added a commit that referenced this issue Dec 30, 2022
And also only populate the selectize payload once (allowing one to tack on more options after building, which can be useful for things like opt-groups)
cpsievert added a commit that referenced this issue Dec 30, 2022
* Close #2216: allow highlight() selectize to contain selectize.js options

* Update shinytest screenshots

* Update shinytest baseline

* Close #2218: properly construct mapping between crosstalk sets and keys when constructing selectize payload

* document the new feature

* update news

* Fix tests

* Revert "Update shinytest baseline"

This reverts commit fa5a1d5.
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 a pull request may close this issue.

1 participant