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
- find a post with many comments
- press the reply button on a comment of depth 3 or more (I guess it depends on the screen size)
- 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
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
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: