Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comment box/text area is using too much space (hidden by default or two lines only) #7729

Open
slrslr opened this issue Nov 9, 2022 · 2 comments
Labels
type: new feature New functionality that does not exist yet

Comments

@slrslr
Copy link

slrslr commented Nov 9, 2022

Currently i in LBRY desktop AppImage I have to scroll a lot to get from a video to its comments, also thanks to too large text area input box for a new comment. It is unnecessarily annoying experience. On the screenshot below, you can see that i have scrolled almost one screen fold and not yet seen comments.

Describe the solution you'd like
In most cases i only read comment and in less cases i comment myself. I would bet most people do it like that. So why to show so huge comment input box before showing comments?

So i think that the comment box should be
A) hidden and clicking some button will immediately without any delay and annoying animation show it.
B) decrease height of the text area to be like 2 lines of text, since most comments does not span more than 2 lines
C) input area of new comment will be one line before or after the button for sending "Comment" and when person input more lines, the text area will automatically adjust its size or create scrollbars.

screenshot

@slrslr slrslr added the type: new feature New functionality that does not exist yet label Nov 9, 2022
@jessopb
Copy link
Member

jessopb commented Nov 9, 2022

Will you try 53.7-alpha.1 and tell me what you think?

@slrslr
Copy link
Author

slrslr commented Nov 9, 2022

At first look it seemed to be the same as on the screenshot above. Yet, good surprise is that there is possibility to shrink the comment box, but

  1. it is not shrink/space saving by default (and i hope it can be like that to save scrolling time as described earlier)
  2. it is missing buttons of the advanced editor. Buttons should remain only minimize to 1 or more text area lines (show scrollbar) or dynamically increase size as more lines are typed.
  3. There is some margin between tip. points and number of comments seen on image.

lbry-comment-margin

Comment box may be hidden by default so user does not need to scroll over it to read comments and displayed upon clicking Comment button, which may then change into Send button. Comment button may be also displayed at the bottom of all comments or serve as a link to jump to the top of the comments with open comment box.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: new feature New functionality that does not exist yet
Projects
None yet
Development

No branches or pull requests

2 participants