Skip to content

Conversation

jlubken
Copy link
Collaborator

@jlubken jlubken commented Mar 26, 2020

All the inputs are broken.

Original code assumed that the result of the st.xyz_input call was a widget. It is actually the widget's updated value from the user, so the user's updated values were being lost.

Closes #270 (while adding even better bugs)

@jlubken jlubken requested a review from quinn-dougherty March 26, 2020 17:13
@jlubken jlubken self-assigned this Mar 26, 2020
Copy link
Collaborator

@quinn-dougherty quinn-dougherty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

input is working as expected now. i think you got it

@quinn-dougherty quinn-dougherty merged commit 256f19c into develop Mar 26, 2020
@quinn-dougherty quinn-dougherty deleted the fix_inputs branch March 26, 2020 17:21
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.

Fix inputs
2 participants