Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates log in and sign up styling in Electron app #1459

Merged
merged 7 commits into from
Jul 31, 2019

Conversation

belcherj
Copy link
Contributor

@belcherj belcherj commented Jul 29, 2019

Fix

Closes: #1458

Updates the styling of the Log in and Sign up screens

Test

  1. Pull down branch and npm run dev
  2. Observe Log In and Sign Up functionality in Electron

Review

Only one developer and one designer are required to review these changes, but anyone can perform the review.

Release

CHANGELOG.txt was updated with:

- Updated Log in and Sign up form to match current styling

Screen Shot 2019-07-31 at 11 16 56 AM

Screen Shot 2019-07-31 at 10 45 33 AM

@belcherj belcherj self-assigned this Jul 29, 2019
@belcherj belcherj requested review from bummytime and mirka July 30, 2019 14:22
@belcherj belcherj added this to the 1.8 milestone Jul 30, 2019
Copy link
Member

@bummytime bummytime left a comment

Choose a reason for hiding this comment

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

This is looking good great @belcherj. I noticed 2 small nits:

1) The or span appears to be the highest z-order element so it will float above things like the about or settings dialogs:

Napkin 153 07-31-19, 8 50 01 AM

Napkin 153 07-31-19, 8 55 02 AM

2) The login error text changes when navigating in-between sign in and log in. I think in this situation we should probably clear the error:
error_text
error_text2

Other than these 2 things, I think it looks great!

Copy link
Member

@bummytime bummytime left a comment

Choose a reason for hiding this comment

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

:shipit: Thanks @belcherj !

@belcherj belcherj merged commit 2850e40 into develop Jul 31, 2019
@belcherj belcherj deleted the update/login-signup-styling branch July 31, 2019 15:30
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.

Log in and Sign up should use the new styling
2 participants