I think it would be a good idea to scroll to the comment section after authentication.
This could be achieved using HTML anchors.
First, we should add an ID to the comment section, ep: <div id="utterances-section">
Then, add #utterances-section at the end of the redirect URL.
I think it would be a good idea to scroll to the comment section after authentication.
This could be achieved using HTML anchors.
First, we should add an ID to the comment section, ep:
<div id="utterances-section">Then, add
#utterances-sectionat the end of the redirect URL.