Alexander Harding
Alexander Harding
I'm going to assume that this is just the bug where scrolling gets temporarily "stuck" trying to swipe down a feed after quickly swiping back from a post/etc. I believe...
Related: https://bugs.webkit.org/show_bug.cgi?id=222654 https://github.com/ionic-team/ionic-framework/issues/23001
This is resolved with the native app. Because there is an upstream bug for Safari regarding the PWA, I'm closing this out :)
I love little touches like this!
@rsammelson Please hold off on implementing this for now, it needs to be triaged.
As a user, what are you trying to do? View a list of communities sorted by most subscribers for a given instance?
I think we can do this when logged out, if you switch instances through the switch instance picker. When logged in is harder. This is because when you're logged in,...
Related: https://github.com/LemmyNet/lemmy/issues/3207
Hi @mrmikeface, thanks for this! I wonder if it's possible to implement this on the status bar without the fab, now that there is a native app? This fab may...
I'm going to close this for now - but I'd love to see another implementation using https://capacitorjs.com/docs/apis/status-bar. That provides a callback for status bar taps (in native version) that can...