mattermost-community / focalboard

Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana.
https://www.focalboard.com
Other
21.94k stars 1.98k forks source link

Bug: boards does not respond to smaller screens #2084

Open Svetlana-T opened 2 years ago

Svetlana-T commented 2 years ago

Steps to reproduce the behavior

  1. Open any mattermost board with more than five columns in a 1024 pixels wide Firefox window.

Expected behavior

Very prominently indicate that there are more columns available. Include a navigation feature to scroll to these columns which are off screen.

Observed behavior (that appears unintentional)

Boards in last columns, such as those that have a far in the future completion date, are not visible on screen. There is no obvious to me navigation feature to notice them, or to navigate to them. Changing page zoom to 67% "helps".

Screenshots

Could do but our instance is internal.

Edition and Platform

Additional context

I believe this can be fixed by adjusting CSS - this is a frontend issue.

Moved from https://github.com/mattermost/mattermost-server/issues/19303 as suggested by @amyblais

wuwinson commented 2 years ago

Thanks for the feedback @Svetlana-T!

@asaadmahmood Thoughts on this? Maybe a more prominent horizontal scrollbar or an indicator on the right of the screen? cc @chenilim