Missing link to go back to the login page
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3396651. --> Reported by: [elgandoz](https://www.drupal.org/user/898386) Related to !29 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>On the login page (<code>/user/login</code>), there's a button going to the create account (<code>/user/register</code>).</p> <p>On the create account page, there's no button or link to go back to the login page. Same for the reset password page.</p> <p>Given the lack of menu in this context, the user is then forced to go back to the home (by unintuitively clicking the logo), and then find the link to login again (which in some instances it could be hidden).</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>As above.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>For improved UX and navigation throughout the user registration/login/password recovery, we should add a link to allow the user to go to the login page, in the same fashion of the password reset one on the login form.<br> This is similar to what Drupal does by default.</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <p>None.</p> <h3 id="summary-ui-changes">User interface changes</h3> <p>New button/link on the user/register page under the form.</p> <h3 id="summary-api-changes">API changes</h3> <p>None.</p> <h3 id="summary-data-model-changes">Data model changes</h3> <p>None.</p>
issue