nextcloud / deck

🗂 Kanban-style project & personal management tool for Nextcloud, similar to Trello
https://apps.nextcloud.com/apps/deck
GNU Affero General Public License v3.0
1.22k stars 278 forks source link

Screen too wide for widdescreen #850

Closed stone212 closed 5 years ago

stone212 commented 5 years ago

Describe the bug Even on a wide monitor (1200x900) the kanban board makes me scroll left and right.

To Reproduce Steps to reproduce the behavior:

  1. Go to Deck
  2. Click on a board
  3. See that you have to scroll left and right

Expected behavior A user should never have to scroll left and right is the usual UI rule. In Deck it isn't necessary. If you click "settings" it all fits back very nicely.

Screenshots Attached

Client details: 1200x900 toowideforwidescreen

juliusknorr commented 5 years ago

Closing as a duplicate of #434. See my answer from there:

We experimented with a dynamic stack width in the past but didn't came to a satisfying solution, that allowed to keep all information rendered on the cards. See #82 for reference. To get an overview of all cards you might use the browser zoom functionality, but I see no reasonable solution to show all stacks by default, as there could be an infinite number of those.

stone212 commented 5 years ago

@juliushaertl I understand but I disagree that you made the correct choice for two reasons:

  1. The default layout should fit. Then users can decide to customize or not. But you should not have to customize a browser for a default.

  2. It looks great when you add the extra menu in! So it is possible to do (with the default layout).

That is just my opinion. I understand your reasons. Thank you for your reply.