Make the UI responsive for smaller screens

Currently, the UI is not usable on small devices (mobile, tablets) although it is almost there. It is quite sad that the only thing making it not usable is that often, the "Validate" or "Create" button, on the bottom right of the screen, gets displayed outside of the screen, almost all other UI components correctly fit.

This refactoring would probably also help preventing the many times when, even on bigger screens, the buttons leave the screen and get unreachable, this does not look very clean and I am quite sure this recently changed. Previously there were never buttons displayed outside of the screen.

  • T Dmnt
  • Sep 16 2025
  • Attach files