Proposal for Improving the Responsiveness of the Order Submission Window

Hello
In the current implementation of the order submission window, when the window width is reduced, the elements (buttons, price input, strategy selector) resize unpredictably, which reduces usability.

I propose to:

  • replace button text with icons when the window is narrowed;
  • rearrange all elements into a vertical layout (similar to the mobile version) when further minimized;
  • implement clear breakpoints to ensure consistent and predictable interface behavior.

This will improve usability and ensure a consistent appearance across different screen sizes.

1 Like