Skip to content
This repository has been archived by the owner on Nov 10, 2021. It is now read-only.

[RHDX-246] User login improvements for Status Message, Expandable content #3504

Closed
wants to merge 4 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Feb 12, 2020

JIRA Issue Link

Verification Process

Expandable

  1. Navigate to /user/login unauthenticated.
  2. See that the "Legacy Login" button is no longer visible.

Status Message

  1. Navigate to /user/login unauthenticated
  2. Open browser developer console.
  3. Use the element inspector to find the div .layout-content .region-content #block-rhdp2-content form.user-login-form and deselect the display: none property.
  4. Enter incorrect username and password.
  5. See updated error message using PatternFly.

Screenshot

Screen Shot 2020-02-12 at 1 14 18 PM

@ghost ghost self-assigned this Feb 12, 2020
@alistairmc
Copy link
Contributor

@rogeralloymagnetic can we use the inline style alerts pf-m-inline

Success alert:Success alert title

Success alert description. This is a link.


@ghost
Copy link
Author

ghost commented Feb 13, 2020

@alistairmc Sure, I've pushed an update.

@alistairmc
Copy link
Contributor

@rogeralloymagnetic looks like the e2e tests are broken on this

@ghost
Copy link
Author

ghost commented Feb 13, 2020

Yeah, @alistairmc I was worried about that. I'll take a look.

@jordanpagewhite jordanpagewhite changed the title [RHDX 246] User login improvements for Status Message, Expandable content [RHDX-246] User login improvements for Status Message, Expandable content Feb 14, 2020
<div {{ attributes.addClass(classes)|without('role', 'aria-label') }} aria-label="{{ status_headings[type] }}" role="contentinfo">

<div class="pf-c-alert__icon">
{% if type == 'custom' %}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can these be set by line 32, to reduce checking again?

@ghost
Copy link
Author

ghost commented Feb 20, 2020

Based off of wrong branch. Moved to: #3509

This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants