Skip to content
Discussion options

You must be logged in to vote

Actually right now we're just using shiny::textInput() for numeric question types: https://github.com/surveydown-dev/surveydown/blob/main/R/ui.R#L1024-L1029

I'm not sure why we did that, we probably had a reason. But it allows any input type, so that seems like a silly choice. Changing that to shiny::numericInput() is probably a good idea.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@kpivert
Comment options

Answer selected by kpivert
Comment options

You must be logged in to vote
1 reply
@kpivert
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants