owncloud / web

:dragon_face: Next generation frontend for ownCloud Infinite Scale
https://owncloud.dev/clients/web/
GNU Affero General Public License v3.0
427 stars 159 forks source link

Fonts / layout too big #1902

Closed PVince81 closed 3 years ago

PVince81 commented 5 years ago

On my laptop's screen 1920x1080 with HiDPI and zoom 100%:

image

Compare this to Github in the same browser and same zoom factor:

image

I think we should reduce the font size a bit to match what other websites are using.

Currently I need to reduce the zoom factor on my screen to be able to properly appreciate the public link panel or sharing panel. Should we aim to make those panels fit on the screen with such resolution ? (it won't fit on mobile and that's ok)

marcus-herrmann commented 4 years ago

In my opinion the font-size of 15px is actually quite okay. It's only 1px difference compared to Github's 14px. What is different though is that GitHub's layout is more condensed, especially when it comes to row heights and general white space. Having said that (and not being a graphic designer) GitHub's condensed UI is not perfect and whitespace and clear structures are normally a good thing. Accessibility-wise, when it comes to overview, what is related to what and overall "UI calmness", the current phoenix UI does a good job.

But I still get your point. The possibilities to resolve are:

If UX/design is aware of this possibility, it could take these potential solutions into consideration during UX refinements (@wuenschedesign)

pascalwengerter commented 3 years ago

@marcus-herrmann is this still relevant after the re-design?

marcus-herrmann commented 3 years ago

@pascalwengerter No, I think not

pascalwengerter commented 3 years ago

Closing this since it's not an accessibility issue and seems okay for now. @tbsbdr please shout if you receive user feedback regarding font sizes (will also be customizable via theming soon btw)