duality-labs / duality-web-app

2 stars 2 forks source link

fix: SelectInput component can close before selecting input #549

Closed dib542 closed 4 months ago

dib542 commented 4 months ago

All instances of the SelectInput component can sometimes close before confirming the selection of a new option. This is very frustrating because when it happens it makes the SelectInput component unusable and the value in the form cannot be changed from the default selection.

The instances include:

dib542 commented 4 months ago

this is also tracked in: https://hadronlabs.atlassian.net/browse/UI-434