-
-
Notifications
You must be signed in to change notification settings - Fork 385
🌐 Website Issue | Can't scroll down to the bottom of the 'Software'-submenu (mobile) #872
Comments
Related: twbs/bootstrap#23374 |
Yes, I can confirm this issue. Tested on a 6.22", 1440p smartphone. |
There are two ways to get around menu-size limitations: reduce the size of the menu-items (smaller font), or reduce the number of menu-items. Smaller font or less whitespace is a bad idea, because people with poor/elderly eyesight won't be able to read the items, as will people in high-glare or unstable-screen situations (outside or in transit or walking ... or walking down the aisle of a moving train with sunlight streaming in the windows is all three at once) To reduce the count of menu-items, is difficult but not impossible. One of the easiest ways is to merge similar/overlapping categories.
To be clear, I'm not suggesting that email-clients and email-alts should be merged into a single category, I'm just suggesting they ought to be 'combined' i.e. on the same subpage, so that the submenu will have one less menu-item. By contrast, voip+im is something I believe should be merged (eventually) to just list top3-in-the-merged-category but that is a different question... to reduce the menu-item count, for now, it makes sense that having im at the top of the /im_and_voip subpage and then further down having voip, would solve this bug about being unable to tap a menu-item. If they eventually get merged into a single im&voip tools listing, that is also fine, but that is a separate and distinct step from merely combining them onto a subpage. |
This really seems like a Bootstrap 4 upstream issue more than anything. |
Okay, there are 3 ways to get around menu-size limitations: wait for the upstream CSS project to get their scrollbars working when there are a huge number of menu-items, is way#3 ;-) But I still think that the correct solution to "there are too many items in this submenu" is to rebalance the menu-structure, either moving menu-items to another sub-menu (changing the "browser" category to be a "communications" category for instance), or combining similar tools-listings onto a single relatively-long subpage where that makes sense (per examples given above). Having to scroll around in the submenus, is always sub-optimal UI/UX, compared to not needing to scroll around, right? |
Description
When I visit privacytools.io on my smartphone, the last entry of the 'Software' submenu (Productivity Tools) gets cut off, making it very hard to click on that entry(it's impossible to scroll down further). My smartphone has a 5.1" 16:9 1080p screen, but it's pretty easy to reproduce this issue on desktop browsers by making the window size smaller.
Screenshots
The text was updated successfully, but these errors were encountered: