This repository has been archived by the owner on Nov 19, 2020. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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 [email protected]