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

Reply thread hierarchy is not correctly displayed in the page of a specific post reply #3678

Open
1 task done
random-potential opened this issue Aug 31, 2023 · 0 comments

Comments

@random-potential
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

In the page of a specific reply, other reply thread levels are displayed together to give more context. However, if the reply thread is >=4 levels (including the post itself), certain replies are hidden. Specifically, if there are N levels in the thread, the 1, N-1 and N levels are shown.

However, visually it seems that the hidden replies do not exist at all and that there are only 3 levels in the thread.

Expected Behavior

Given the context explained above, even if certain replies are not displayed in the reply thread, it must be obvious to the viewer that something was hidden.

Possible solution: a visual element indicating that the reply thread was truncated.

Steps To Reproduce

View the page of a specific reply, where that reply is on >=4 level in thread hierarchy.

What platform(s) does this occur on?

Web

What browser(s) does this occur on?

Brave

Anything else?

Example

Post: https://lenster.xyz/posts/0xe7a6-0x0492
Reply: https://lenster.xyz/posts/0xe30c-0x91

Reply page view:
image

It looks like there are 3 thread levels, however, there are 4. You can see one more when clicking on the reply level N-1 (https://lenster.xyz/posts/0xd8-0xb1):
image

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

No branches or pull requests

1 participant