Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve page layout of editorial backend for tablets and phones #7497

Open
NateWr opened this issue Nov 30, 2021 · 0 comments
Open

Improve page layout of editorial backend for tablets and phones #7497

NateWr opened this issue Nov 30, 2021 · 0 comments
Labels
Accessibility Any issue that impacts assistive technology or users with visual or physical impairments. Enhancement:1:Minor A new feature or improvement that can be implemented in less than 3 days.
Milestone

Comments

@NateWr
Copy link
Contributor

NateWr commented Nov 30, 2021

Describe the problem you would like to solve
The editorial backend is difficult to use on a tablet or phone. The side navigation menu takes up a large amount of space, leaving little room for the main content of the page. This means that on a tablet or phone most of the important content on the page is squished together or requires the user to scroll right/left to access.

Describe the solution you'd like
Implement a collapsible navigation menu that can be opened/closed on smaller devices. This will provide more room for other content on the page. The navigation menu should only be opened/closed on smaller screens (<1200px wide). On larger screens, the user should not have to open it to view it.

Also, the top header of the editorial backend, which shows the journal name, user profile and tasks buttons, should be fixed to the top of the screen so that when the user scrolls down, the button to open/close the navigation menu is always visible.

This would not fix all of the UX issues for tablets and phones. Many of the UI components of the editorial backend do not adjust to small screens and it is especially unusable on phones. However, a hidden navigation menu is an important first step and will improve the UX for everyone.

Who is asking for this feature?
We do not get many requests for this feature. However, it is a pre-requisite to make the editorial backend accessible. Also, editors will benefit from being able to login and perform quick actions on-the-go, when they only have a phone or tablet. This should increase the usability of features like discussions and stage assignments.

Additional information
The following mockups were prepared for a redesigned submissions list. However, they apply equally to all editorial backend pages that are accessed by a user with a side navigation menu.

On a small screen, the navigation menu is hidden.

Submissions

The user can click the hamburger icon (three lines) at the top right to show/hide it. When opened, the navigation menu sits on top of the content.

Submissions

The menu would work in a similar way on a mobile device.#

Submissions

@NateWr NateWr added the Enhancement:1:Minor A new feature or improvement that can be implemented in less than 3 days. label Nov 30, 2021
@NateWr NateWr added this to the 3.5 milestone Nov 30, 2021
@NateWr NateWr added the Accessibility Any issue that impacts assistive technology or users with visual or physical impairments. label May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Accessibility Any issue that impacts assistive technology or users with visual or physical impairments. Enhancement:1:Minor A new feature or improvement that can be implemented in less than 3 days.
Projects
Status: To do
Status: Todo
Status: No status
Development

No branches or pull requests

1 participant