selectmenu UI issue - menu always re-opens when you trying to close it via button
Closed this issue · 2 comments
web-surfer commented
When you click the button to open a menu, that works as intended. But when you click the same button to close a menu, the menu will close briefly (its display
is set to none
), but then it immediately re-opens again. I've posted a gif below to illustrate the issue better:
This is typically not the intended behavior of such menus. When the menu is open, and you click the button, the menu should close; it shouldn't re-open.
TerryZ commented
Thanks for your suggestion, this issue will be fixed in a future release.
TerryZ commented
Fixed on v1.0.5
version