Revert sidebar appearance on small screens in V1.3 #5409
Replies: 2 comments 11 replies
-
Could you share some screenshots exhibiting your issue and share maybe the repository? |
Beta Was this translation helpful? Give feedback.
-
I hope it's okay if I add to this thread rather than starting a new one, since my comment is on the same topic. I'm sorry to say that I have serious misgivings about the new appearance and functionality of the sidebar (or, more precisely, its associated buttons on small screens). I consider it a significant regression from 1.2 and I would argue that it's not a matter of personal preference (or simply being accustomed to the previous solution), but rather a serious usability issue. For some context, I use Quarto for a book website with no header or main navbar, so the sidebar is the only way to access navigation. My main criticism is that neither the small icon on the left nor the white space on the right appear to be the target for invoking the menu. It's just extremely unintuitive. The icon is located in the area where most websites display their logo, and at first glance it looks like it serves a decorative function attached to the breadcrumbs. In mobile interfaces, the conventional and intuitive position for a menu button is on the right side with a "hamburger" icon (I realize you're using the hamburger for the navbar; but the arrow from 1.2 was also great). I hope I don't have to explain why white space makes a bad button; how is a user supposed to guess that nothing is an interactive interface element? I realize this is anecdotal, but after updating to 1.3 (and then 1.4 to see if it's any better), I sent a link to my book to two different people, and both of them were confused (one even asked if they needed to download EPUB to read my book). I had to explain that they are supposed to tap the small icon in the upper left to access the contents of my book. This is very concerning to me, because it implies that a visitor with whom I have no personal contact may simply leave my website irritated, believing there is nothing beyond the first page. A simple website like this should not require instructions! I'm currently considering reverting to 1.2, but for obvious reasons this is a sub-optimal solution. I would be extremely grateful if the developers would consider adding some customization options for the appearance of the sidebar button on small screens; personally, I would be overjoyed if it could appear exactly as it did in 1.2, as it was perfect for my purposes and caused no problems for my readers. Thank you for all of your hard work on Quarto! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
The sidebar appearance on small screens changed somewhere in v1.3. In previous versions it just took the page's title and added an arrow to the right of it; you could click the title or arrow to bring down the sidebar. Whereas now there's a page icon followed by a breadcrumb for the current page; you can only click the small icon to bring down the sidebar.
I can't find the relevant issue or PR where this change occurred, but I was wondering if it's currently possible to revert to the old style small screen sidebar?
The old appearance and UX worked better for me and my website, but I don't want to be stuck on an older version of Quarto just to keep this how it was.
Beta Was this translation helpful? Give feedback.
All reactions