Skip to content

Decrease the size of quota setting modal #7226

Open
@novoselt

Description

@novoselt

In general - it is highly preferable to have modals fit on the screen, so that everything can be seen and understood at once. Especially so when there is very little actual information in them.

On the recent training call - the modal to set monthly quota for upgrades or for AI did NOT fit on the screen (probably a laptop and maybe with a bigger than typical zooming, but still - there was plenty of space on the screen). The result - user confusion after entering the quota and pressing a button next to it to save the value. It was necessary to scroll down past huge areas occupied by "Add money" and "Minimum account balance" to "OK" button in the bottom right corner.

"Obvious" solutions:

  1. Decrease the size of elements and especially padding. I realize, however, that it may be tricky to do with the UI library interface since it controls many sizes automatically.
  2. Decrease the number of elements visible. Minimum account balance can safely go. Balance and adding money probably have to stay, but maybe they can be rearranged to take less space, especially vertically.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions