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

Clicking post title opens link instead of comment section if thumbnail is expanded #547

Closed
SeerLite opened this issue Jan 17, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@SeerLite
Copy link

Issue Summary

Clicking title of any post with a thumbnail on the frontpage has different behavior depending on if the thumbnail is expanded or not.

  • If it's expanded, it redirects to the posted link.
  • If it's not expanded, it opens the comment section as usual.

Steps to Reproduce

  1. Go to Lemmy frontpage.
  2. Find a post with a thumbnail.
  3. Hover mouse over post title and notice that it links to lemmy.example/post/<id> URL in the browser GUI.
  4. Expand thumbnail.
  5. Hover over the post title again and notice the link has changed.

Clicking instead of hovering in these steps leads to the same link as the browser shows.

Technical details

Tested with Firefox on live site at lemmy.ml, which... doesn't seem to contain the Lemmy-UI version in the footer anymore (is that also a bug?).

@SeerLite SeerLite added the bug Something isn't working label Jan 17, 2022
dessalines added a commit that referenced this issue Jan 31, 2022
@SeerLite
Copy link
Author

SeerLite commented Feb 2, 2022

Thank you!!

dessalines added a commit that referenced this issue Feb 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant