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

Make the [-] minimize-comment button consistently placed #1280

Closed
Junebugging opened this issue Jun 14, 2023 · 2 comments
Closed

Make the [-] minimize-comment button consistently placed #1280

Junebugging opened this issue Jun 14, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@Junebugging
Copy link

Is your proposal related to a problem?

Currently the minimize-comment button is placed after the commenters username:
image

This leads to a wonky comment-reading experience, as you have to locate the button every time, which can be an issue in big threads with many comments and replies.

Describe the solution you'd like.

Place [-] before the commenters profile picture instead

  • This lets you instinctively know where the button will be located
  • This additionally improves comment-depth readability, as the [-] button can be seen in your periphery and acts as a marker, showing with its horizontal position the depth of the comment you're reading.

Describe alternatives you've considered.

An alternative is to make the vertical stripes next to the comments clickable, to make it intuitive which nested comments will be minimized when you click it. However this is a bit more work, so it's best to keep it simple for now.

If profile pictures become obligatory or blank ones are inserted in front of usernames, then that would serve as an additional visual indicator of depth instead, and the [-] could be placed after the picture.

Additional context

No response

@Junebugging Junebugging added the enhancement New feature or request label Jun 14, 2023
@alectrocute
Copy link
Contributor

This has been resolved in #1173.

@Junebugging
Copy link
Author

Glad to see it! 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants