Skip to content

Conversation

@jrwishart
Copy link
Contributor

@jrwishart jrwishart commented Oct 5, 2025

The Standard R code currently has a text box control. This should be updated to use a numeric up down but will still throw non user errors for those versions.

@jrwishart jrwishart requested a review from chschan October 6, 2025 23:45
@chschan
Copy link
Contributor

chschan commented Oct 6, 2025

Sometimes, if when we don't know what the increment should be, we use a text box to input numeric values instead. Is this one of those cases, or is the range for cost quite restricted?

@jrwishart
Copy link
Contributor Author

Sometimes, if when we don't know what the increment should be, we use a text box to input numeric values instead. Is this one of those cases, or is the range for cost quite restricted?

Yeah, could update the parameter to increment in 0.01 but probably easier to leave it as is in 'numeric' text mode. I'm assuming the numeric text mode is resilient to bad inputs otherwise?

@jrwishart jrwishart merged commit ce69c49 into master Oct 7, 2025
2 of 4 checks passed
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.

3 participants