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

Poor user-friendliness in the “Add comment” link #474

Closed
Fraenkiman opened this issue Oct 19, 2024 · 0 comments
Closed

Poor user-friendliness in the “Add comment” link #474

Fraenkiman opened this issue Oct 19, 2024 · 0 comments

Comments

@Fraenkiman
Copy link
Collaborator

Fraenkiman commented Oct 19, 2024

Since Anno Dutt the Leggero theme has a strange handling if there is no comment for a post yet.
If you click on “Add comment”, the post jumps to #top instead of the comment form because the CSS ID #comments is not present in the HTML.
Of course, this also means that when I click on “Add comment”, I don't see a comment form unless I scroll down again by hand.
For a better user-friendliness, the jump mark at the end of the entry or the footer line should be targeted.

Fraenkiman added a commit that referenced this issue Oct 19, 2024
- The “Add comment” link now also leads to the CSS ID #addcomment instead of the non-existent CSS ID #comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant