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
As a user, I can disable an exchange by clicking on the exchange name in the global settings pane > section exchanges.
If the name appears on two lines, the animated strike-through is located in the middle instead of over the name.
Top is the issue.
Bottom is how I would expect it.
Steps to reproduce
This occurs on mobile OR when the settings panel is sized down at the open.
Click on the bottom right green circle button to open the global setting pane.
Scroll to the exchange settings.
Click on Binance Futures US
Expectations
I would expect the line to be over the name and not in the middle
Solutions
1a. Truncate the name if it's too long (it's the easiest way to do so) and would be valid on mobile, tablet, and desktop
1b. Display the exchange on one column instead of two when the pane is too narrow.
On the desktop, we could also force the pane to open at a certain width so the issue wouldn't appear.
On a tablet, it's not a problem as the pane takes the whole screen in width and height and it's enough for the names to be displayed entirely even in portrait mode.
To-do
I added my browser's console output in the issue (open the console first, try to reproduce the issue then see if there is anything)
NA
Describe the issue
As a user, I can disable an exchange by clicking on the exchange name in the global settings pane > section exchanges.
If the name appears on two lines, the animated strike-through is located in the middle instead of over the name.
Top is the issue.
Bottom is how I would expect it.
Steps to reproduce
This occurs on mobile OR when the settings panel is sized down at the open.
Expectations
I would expect the line to be over the name and not in the middle
Solutions
1a. Truncate the name if it's too long (it's the easiest way to do so) and would be valid on mobile, tablet, and desktop
1b. Display the exchange on one column instead of two when the pane is too narrow.
On the desktop, we could also force the pane to open at a certain width so the issue wouldn't appear.
On a tablet, it's not a problem as the pane takes the whole screen in width and height and it's enough for the names to be displayed entirely even in portrait mode.
To-do
NA
NA
The text was updated successfully, but these errors were encountered: