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
Describe the bug
After launching the app, if the left sidebar is too small, the filter buttons are moved into a popup menu on the right side instead. However, the buttons in there are disabled until I cause the UI to be re-rendered by changing the size of the left sidebar for example.
To Reproduce
Activate the "release only" filter
Minimize width of left sidebar so the button is moved to right side
Close and relaunch the app
Click ">>" button on right side
Expected behavior
Buttons should not be disabled.
Ideally, they should not be moved out of the left sidebar at all. Maybe increase minimum width of the bar?
Screenshots
Version
OS: 14.7.2
Xcodes: 2.4.1
The text was updated successfully, but these errors were encountered:
Describe the bug
After launching the app, if the left sidebar is too small, the filter buttons are moved into a popup menu on the right side instead. However, the buttons in there are disabled until I cause the UI to be re-rendered by changing the size of the left sidebar for example.
To Reproduce
Expected behavior
Buttons should not be disabled.
Ideally, they should not be moved out of the left sidebar at all. Maybe increase minimum width of the bar?
Screenshots
Version
The text was updated successfully, but these errors were encountered: