Dimillian / IceCubesApp

A SwiftUI Mastodon client
https://apps.apple.com/us/app/ice-cubes-for-mastodon/id6444915884
GNU Affero General Public License v3.0
5.37k stars 506 forks source link

Bug: Post buttons bottom bar opens profile when tiny button targets are missed #1939

Closed SaphireLattice closed 8 months ago

SaphireLattice commented 8 months ago

Environment:

Description

The bottom bar icons are too damn tiny to hit them reliably when casually scrolling. Sure they work if you air precisely for the icon, but that’s uh, not exactly a great feeling design for a giant bar filling quite a lot of screen width and being mostly empty space.

A much more frustrating part is however that if I do miss, it isn’t a no-op or so, but instead I have the author user profile popping open.

Related Issues