jhass / insporation

Flutter based client for diaspora*
BSD 3-Clause "New" or "Revised" License
30 stars 3 forks source link

Proposal: Scroll to top of screen by tapping on the 'Stream' tab again #12

Closed tclaus closed 3 years ago

tclaus commented 3 years ago

When scrolling down a bit, an arrow up becomes visible. Nice - but not easy to reach with the thumb.

Would be nice to scroll to the top most post, by tapping the Stream-Tab again on the lower side of the app. 'Thumb-Friendly'

jhass commented 3 years ago

I'm not sure, I never experienced an app doing that, so I'm not sure if it would be intuitive. We could maybe consider moving the up arrow to the bottom?

tclaus commented 3 years ago

The Facebook App has this behavior, 'Ebay-Kleinanzeigen'-Home, the 'chats'-tab in Whatsapp. (The list of chats jumps to the top on seconds tap on chat-icon. At least on iOS I have seen this many times. The arrow in the top right corner is OK for me.

jhass commented 3 years ago

Mmh, turns out I'm not actually using many tabbed apps :D The Android version of Ebay Kleinanzeigen still has a navigation drawer instead of bottom navigation. So the one tabbed app I use is the Github app and it indeed shows this behavior, I just never noticed :D

Well I guess we can just try it for a bit and still always restore it again to current behavior if it trips people up for some reason.

jhass commented 3 years ago

Okay, dug a bit more through what I have installed:

--

Quite the mixed bag, but I guess there's a trend towards doing it, maybe a pattern carrying over from iOS to Android due to cross platform apps