Archived
🌐 Website Issue | Can't scroll down to the bottom of the 'Software'-submenu (mobile) #872
Closed
opened 2019-04-17 11:13:57 +00:00 by Hanouta
·
5 comments
No Branch/Tag Specified
master
dependabot/bundler/nokogiri-1.13.6
dependabot/bundler/addressable-2.8.0
freddy-m-patch-3
pr-add_RemoveMyPhone_sponsor
pr-browser_cleanup_1257_1328_1430
freddy-m-patch-2
freddy-m-patch-1
pr-vpn_hated_one_video
cdn
update-nitrohorse-image
promote-metager-to-card
hardware
pr-add_azirevpn
pr-add_mailfence
shop
1673
pr/1658
i18n-simple
sponsorship-edits-nov2019
i18n
ipfs
blacklight447-ptio-patch-3
blog
remove-windows-icons
pr/1147
i18n-testing
add-beautify
No results found.
Labels
Clear labels
:mag:🤖 Search Engines
approved
dependencies
duplicate
feedback wanted
high priority
I2P
iOS
low priority
OS
Self-contained networks
Social media
stale
streaming
todo
Tor
WIP
wontfix
XMPP
[m]
₿ cryptocurrency
ℹ️ help wanted
↔️ file sharing
⚙️ web extensions
✨ enhancement
❌ software removal
💬 discussion
🤖 Android
🐛 bug
💢 conflicting
📝 correction
🆘 critical
📧 email
🔒 file encryption
📁 file storage
🦊 Firefox
💻 hardware
🌐 hosting
🏠 housekeeping
🔐 password managers
🧰 productivity tools
🔎 research required
🌐 Social News Aggregators
🆕 software suggestion
👥 team chat
🔒 VPN
🌐 website issue
🚫 Windows
👁️ browsers
🖊️ digital notebooks
🗄️ DNS
🗨️ instant messaging (im)
🇦🇶 translations
approved, waiting for a PR
Pull requests that update a dependency file
The Invisible Internet Project (I2P)
Operating Systems
A label for stalebot if it gets added
Anything related to media streaming.
Anything covering the Tor network
active work in progress, do not merge or PR (yet)!
Issues or bugs that will not be fixed and/or do not have significant impact on the project.
Extensible Messaging and Presence Protocol
Matrix protocol
Browser Extension related issues
Correction of content on the website
Firefox & forks, about:config etc.
Anything primarily related to site cleanup.
Virtual Private Network
*Technical* issues with the website.
Domain Name System
Anything covering a translated version of the site
Milestone
No items
No Milestone
No due date set.
Dependencies
No dependencies set.
Reference: privacyguides/privacytools.io#872
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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
Related: https://github.com/twbs/bootstrap/issues/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?