Joystream / pioneer

Governance app for Joystream DAO
https://pioneerapp.xyz/
GNU General Public License v3.0
44 stars 70 forks source link

Forum wide view toggle #4193

Open traumschule opened 1 year ago

traumschule commented 1 year ago

For wide tables it can be useful to be able to enable to a wide view.

Currently the table is scrolled horizontally, even on wide screens. It's only complete on 50% zoom but then font is very small.

widetable

dmtrjsg commented 1 year ago

Im not sure if that needs to be handled via post width feature, even github doesn't do it.

How about browser zoom to 50 and zoom in the screen viewport to fit it in:

Screenshot 2023-02-24 at 16 50 36
traumschule commented 1 year ago

How about browser zoom to 50 and zoom in the screen viewport to fit it in:

Yes, it's a temporary hack i use as well but it worsens the need to increase font size (#4094). There are smart UX ways to give users control over design. I prefer this open to brainstorm solutions for #1794.

traumschule commented 1 year ago

Some apps offer a fullscreen mode for tables and graphs. Possibly worth to think about wrt #1794.

dmtrjsg commented 1 year ago

Well I added a higher priority suggestion on the font size, as its really low effort high impact. But I'm not sure how this can be handled at this point.

We could ofc add a button to simply remove the margin. Let our designers think about it and suggest a few ways to handle it and we can triangulate this having design in mind.

@traumschule do you have an example of web apps offering this feature?

traumschule commented 1 year ago

On notion you can toggle a table to be wider.