Page title missing on /user/login after enabling

Created on 22 July 2024, about 2 months ago
Updated 29 August 2024, 21 days ago

Problem/Motivation

Before enabling the module when I go to /user/login I see an h1 class="title page-title" element called "Log in".

After enabling the module when I go to /user/login there is no h1 element and the page looks unbalanced with a lot of whitespace above the form.

Steps to reproduce

Enable the module.

Proposed resolution

Bring back the h1 title on the log in page.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

RTBC

Version

2.0

Component

Code

Created by

🇺🇸United States greggles Denver, Colorado, USA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @greggles
  • Status changed to Needs review about 2 months ago
  • @greggles,

    I have resolved the issue. Please refer to the attached patch..

    Thanks!

  • Status changed to RTBC about 2 months ago
  • 🇮🇳India Diwakar07

    Hi,

    Reviewed the patch.
    It applies successfully solving the issue mentioned.
    Adds a title to the user login form.
    Looks good to me.
    Moving to RTBC!

    Thanks.

  • 🇺🇸United States greggles Denver, Colorado, USA

    Looks good to me as well. Thanks for that help!

  • 🇮🇳India Hritick

    Hey all ,
    I have applied the patch in #2 and following are my observations :

    1. First of all , the entire styling for the user login form gets removed. I have used olievero and a random contrib theme and in both the theme's , the user login form styling gets removed after installing the module.

    2. The patch provided here , applies without getting any errors. After applying the patch , the title "Log in" just appears without any matching alignment or any styling.

    Attaching screenshots as reference for all the above points.

    Thanks and regards.

Production build 0.71.5 2024