Skip to content

feat(login page): use Patternfly empty state template#292

Merged
craicoverflow merged 1 commit intomainfrom
login-page
Jan 26, 2021
Merged

feat(login page): use Patternfly empty state template#292
craicoverflow merged 1 commit intomainfrom
login-page

Conversation

@craicoverflow
Copy link
Contributor

@craicoverflow craicoverflow commented Jan 26, 2021

Resolves #199

This PR uses Patternfly Empty State on the login redirect page.

image

I used a key icon because we don't have an icon for this community yet.

<!DOCTYPE html>
<head>
<link rel="preconnect" href="https://fonts.gstatic.com">
<link rel="stylesheet" href="https://unpkg.com/@patternfly/patternfly@4.70.2/patternfly.css">
Copy link
Collaborator

Choose a reason for hiding this comment

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

image

This little thing is going to cost us 5mb ;)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It's 967kb. It is only used on this one page on rare occasions so I do not think this is an issue. Anyway, we need to use Patternfly so there's no alternative.

@craicoverflow craicoverflow merged commit cc10856 into main Jan 26, 2021
@craicoverflow craicoverflow deleted the login-page branch January 26, 2021 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Display approporate message in the browser on successful login

2 participants