nextcloud / collectives

Collectives is a Nextcloud App for activist and community projects to organize together.
GNU Affero General Public License v3.0
102 stars 19 forks source link

UX issues [Collectives 2.15]: Unreadable from mobile #1577

Open estux opened 1 week ago

estux commented 1 week ago

Describe the bug Opening the Collective from public shared link on mobile browser the page is not centered, as the page scrolls horizontally a lot. If you try to move the text to the center it automatically opens the left sidebar so the experience is terrible to the point of making near to impossible to read the content.

To Reproduce Steps to reproduce the behavior:

  1. Open a public shared Collective on mobile
  2. Close the section Recent Pages (another UX issue is that Recent Page cover totally the landing page making it near to impossible to read the landing page content and it's not intuitive to know you should close the Recent page section)
  3. See the text toward the right part of the screen, half-visible
  4. Try to move the text to the center (on touch screen)
  5. It automatically opens the left sidebar covering the content
  6. If you close the sidebar the text comes back to an uncomfortable position again

Expected behavior I should be able to read the text properly and having it properly placed. Access to content should be straightforward.

Screenshots If applicable, add screenshots to help explain your problem.

Server details:

Client details:

Logs #### Nextcloud log (data/nextcloud.log) ``` Insert your Nextcloud log here ``` #### Browser log ``` Insert your browser log here, this could for example include: a) The javascript console log b) The network log c) ... ```
estux commented 1 week ago

I will open another issue for the Recent Pages problem on mobile (as I need to tell before to all the people to close it to see the content). Done here: https://github.com/nextcloud/collectives/issues/1578