The PR fixes the layout of the top navbar in record editor so that all the contents within it fit well (in 1 horizontal line) even on smaller screen sizes.
With this change in place the collapsible sidebar should already fit well on most screen sizes.
However, the issue will prevail on screen sizes less than 1235 pixels. To fix it, probably the New Ticket button should be changed into an icon, the history text should be made more concise, and probably a burger-icon could be used for smaller screen widths.
The PR fixes the layout of the top navbar in record editor so that all the contents within it fit well (in 1 horizontal line) even on smaller screen sizes.
With this change in place the collapsible sidebar should already fit well on most screen sizes.
However, the issue will prevail on screen sizes less than 1235 pixels. To fix it, probably the
New Ticket
button should be changed into an icon, the history text should be made more concise, and probably a burger-icon could be used for smaller screen widths.On screen width greater than 1235px
On screen width less than 1235px
Signed-off-by: Dinika Saxena dinika.saxena@cern.ch