Skip to content
This repository was archived by the owner on Jun 11, 2026. It is now read-only.
This repository was archived by the owner on Jun 11, 2026. It is now read-only.

SignInPageDescriptionText and Next/Back/Submit button alignment issue #55

Description

@dianepana

When switching to the paginated login screen, our description text displayed such that it was partially obscured by the Next button (and on the page to enter your password, by the Back and Sign In buttons).

broken

I solved the issue by taking the entire submissionArea div and reparenting it from the login form to the loginArea div.

fixed

This solution depends on the introduction div getting created on the page before the submissionArea div gets reparented, otherwise I suspect the buttons will appear above the sign-in page description text. Is there a different way to fix this?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions