You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
The Dropdown component crashes completely after several clicks on the clear button. It also makes the view crash, forcing a redirect out of the view.
The component does not come back to its common state until the window is refreshed (F5).
It's unclear the purpose of this button. As a starting point for this issue, this purpose must be discovered, and then decide whether the button is kept. In that case, a fix must be provided.
Also, investigate if this behaviour happens on other sections of the App where this component is used.
Steps to reproduce
Go to Configuration < Index
Click on the clear button several times.
Enjoy destruction.
Screenshots
The text was updated successfully, but these errors were encountered:
AlexRuiz7
changed the title
The dropdown component crashes after several click on the Clear button
The dropdown component crashes after several clicks on the Clear button
Apr 19, 2022
Description
The Dropdown component crashes completely after several clicks on the clear button. It also makes the view crash, forcing a redirect out of the view.
The component does not come back to its common state until the window is refreshed (F5).
It's unclear the purpose of this button. As a starting point for this issue, this purpose must be discovered, and then decide whether the button is kept. In that case, a fix must be provided.
Also, investigate if this behaviour happens on other sections of the App where this component is used.
Steps to reproduce
Configuration < Index
Screenshots
The text was updated successfully, but these errors were encountered: