Skip to content

Send button impossible to tap if comment depth is 3 or more #400

@LivingWithHippos

Description

@LivingWithHippos

Describe the bug

I have an issue with the android app: when I want to reply to a comment deep enough, the bar below the edit panel is shifted to the right so much that on my screen the send button is almost hidden and impossible to click anyway (the click event is caught by the comments and it collapses the full comments chain instead)

Steps to Reproduce

  1. find a post with many comments
  2. press the reply button on a comment of depth 3 or more (I guess it depends on the screen size)
  3. the send button is basically hidden and cannot be pressed

Version

0.11.2

What client platform(s) are you seeing the problem on?

Android

What server platform(s) are you seeing the problem on?

Lemmy

Additional context

My solutions:

  • always show the edit panel on the left and not below the comment we're replying to (maybe highlight the comment we're replying to?)
  • make the bar with the send button scrollable horizontally

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions