We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 title of any post with a thumbnail on the frontpage has different behavior depending on if the thumbnail is expanded or not.
lemmy.example/post/<id>
Clicking instead of hovering in these steps leads to the same link as the browser shows.
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?).
The text was updated successfully, but these errors were encountered:
Fix post title link bug. Fixes #547
2fa5d74
0ca8015
Thank you!!
Sorry, something went wrong.
Fix post title link bug. Fixes #547 (#563)
765135f
No branches or pull requests
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.
Steps to Reproduce
lemmy.example/post/<id>
URL in the browser GUI.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?).
The text was updated successfully, but these errors were encountered: