A visitor on a mobile device can read all menus, with a tap to open dropdowns, and go to the link of their choosing #114
Labels
No labels
A11y
Automated Testing
Contributable
Contributed
Decision
Design
Development
Drutopia
IndieWeb
Infrastructure
Launch Critical
Marketing
Needs documentation
Post-Launch
status
Abandoned
status
Blocked
status
Deploy
status
Doing
status
Done
status
In Review
status
Needs Clarification
status
Test
status
To Do
type
Bug
type
Task
type
User Story
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: geo/geo-coop#114
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Background
Dropdown menus are not presently working as they should on mobile. Not sure if there's prior art in other Drutopia sites (cc @MegaKeegMan @sanjayjaindc ) — personally i try hard to avoid dropdown menus and made the oversight about these not working correctly on mobile).
Actually, looking at the menus, we could alternatively get away with simply hiding the drop-down arrow on mobile, which would help them fit, not cause unexpected behavior to the person on a phone or other mobile device, and all the links can be reached from those three landing pages.
The alternative is any of a number of JavaScript libraries to treat hover events on desktop as tap events on mobile, but that means (except for /about) we should also in JavaScript duplicate the main menu item in the dropdown.
Any updates on this?
Here is what we have in mind:
By the way, the above recommended change should fix the text from the dropdowns (and the search bar) floating off of the screen
mentioned in issue #117
assigned to @mlncn
Other issues here: