I want to collapse comments, not posts It’s the most annoying thing in the world trying to click a link in the post body but then the entire post collapses

  • Lodra@programming.dev
    link
    fedilink
    English
    arrow-up
    3
    ·
    10 months ago

    Another suggestion to solve it. Collapsing could be done with a long touch instead of a tap. So tapping would do nothing unless you tap a link. Touch and hold for a half second or so would collapse the text. Might be a little tricky to not mix with scrolling?

    • SeanM
      link
      fedilink
      arrow-up
      6
      ·
      10 months ago

      That would be pretty easy to implement actually. But at least for comments we wanted it to be a short press like in Apollo. I use it all the time that way and would rather not have to long press. I think with some tweaking it can be improved, unfortunately we both just aren’t react native experts so we’re learning as we go.

      • AK77@feddit.uk
        link
        fedilink
        arrow-up
        2
        ·
        10 months ago

        Apollo also had the option to swipe to collapse instead, which worked way better in my opinion. Avelon currently allows this too is you wanted to see it in action.

      • Lodra@programming.dev
        link
        fedilink
        English
        arrow-up
        1
        ·
        10 months ago

        Agreed for comments. I also use that all the time and I’m sure we aren’t the only ones. I was thinking of this for the post text only… But that makes for an inconsistent interface. Hmmm

        As for the last bit, I’m quite certain that most of us just learn languages as needed. I certainly do 😂