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

SelectedOption in StepUiState does not get updated #217

Open
vtaneka opened this issue May 11, 2017 · 0 comments
Open

SelectedOption in StepUiState does not get updated #217

vtaneka opened this issue May 11, 2017 · 0 comments

Comments

@vtaneka
Copy link
Collaborator

vtaneka commented May 11, 2017

scenario:
Dropdown is dependent on the dropzone.
1.Drop a file on the DropZone and dropdown will be populated with options
2.select one option, this will update the "selectedOption" in the StepUIState
3. Now remove the file from the dropzone

Issue: The Dropdown's list is emptied in the StepUIState but the "SelectedOption" does not get emptied/updated.

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

No branches or pull requests

1 participant