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
Right now, search select doesn't have arrow handlers or absolute positioning outside the scope of it's container element, and it should for better robustness and usability.
The good news is, a lot of that behavior is already present in how Popover works, so we just need to reimplement it with that style...I think
The text was updated successfully, but these errors were encountered:
Right now, search select doesn't have arrow handlers or absolute positioning outside the scope of it's container element, and it should for better robustness and usability.
The good news is, a lot of that behavior is already present in how Popover works, so we just need to reimplement it with that style...I think
The text was updated successfully, but these errors were encountered: