Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Input n_blur lose focus get the initial values back in the component. #362

Closed
T4rk1n opened this issue Nov 2, 2018 · 1 comment
Closed
Assignees
Labels
dash-type-bug Something isn't working as intended

Comments

@T4rk1n
Copy link
Contributor

T4rk1n commented Nov 2, 2018

Source of the input percy diffs I have been trying to debug for the last week. The component lose focus after text assert and the initial value gets prepended somehow to the value.

https://percy.io/plotly/dash/builds/1118236

@T4rk1n T4rk1n added the dash-type-bug Something isn't working as intended label Nov 2, 2018
@T4rk1n T4rk1n changed the title n_blur lose focus get the initial values back in the component. Input n_blur lose focus get the initial values back in the component. Nov 2, 2018
@T4rk1n T4rk1n self-assigned this Nov 2, 2018
@T4rk1n
Copy link
Contributor Author

T4rk1n commented Dec 4, 2018

Bug is due to how selenium clear the input, it doesn't send an onChange event to react.

@T4rk1n T4rk1n closed this as completed Dec 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dash-type-bug Something isn't working as intended
Projects
None yet
Development

No branches or pull requests

1 participant