Skip to content

fix typos and latest shiny compatibility #206

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

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

ismirsehregal
Copy link
Contributor

@ismirsehregal ismirsehregal commented Mar 26, 2025

fixed a few typos
[...] please note the following: the colon is never preceded by a white space; it is always followed by a single white space in normal use [...]

source: https://www.sussex.ac.uk/informatics/punctuation/colonandsemi/colon
@ismirsehregal ismirsehregal changed the title Update README.md fix duplicated IDs / typos Mar 31, 2025
Removed preceding whitespace for colons in default labels
undo changes
@ismirsehregal ismirsehregal changed the title fix duplicated IDs / typos fix typos Apr 3, 2025
undo changes
remove focus_input call and set autofocus on textInput user_id instead
removed custom message handler 'focus_input'
Instead of using actionButton: Passing a list of arguments to fab_button (more secure, to be handled correctly)
@ismirsehregal ismirsehregal changed the title fix typos fix typos and latest shiny compatibility Jul 1, 2025
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.

Malformed labels using latest shiny (dev) version focus_input event fires too late for long running server functions
1 participant