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

[ui/ux] Introduce max widths #18

Open
luxaritas opened this issue Mar 6, 2023 · 0 comments
Open

[ui/ux] Introduce max widths #18

luxaritas opened this issue Mar 6, 2023 · 0 comments

Comments

@luxaritas
Copy link

In many areas of the application's layout, it is set such that the contents of the page will go as wide as the page width. particularly when dealing with, say, an ultrawide monitor, this makes it difficult to follow the contents of the page as it hurts things like visual grouping of fields and action buttons and generally hurts the ability to scan the content of the page (having to find small pieces of content in widely separated parts of the screen, reading very short content in very wide fields, text going wider than ~70-80 characters, etc). In many cases, there should likely be maximum widths added either to the entire page layout or specific components of the page (eg, even if you cap the width of all pages, the username and email fields on the account creation screen should be much shorter)

Submitted while reviewing openjournals/joss-reviews#5135

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant