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

Fix scroll and button text and secure now goes to next step #1737

Merged
merged 6 commits into from
Jul 30, 2020

Conversation

andrepimenta
Copy link
Member

@andrepimenta andrepimenta commented Jul 30, 2020

Description

Fix scroll on choose password and button text and secure now goes to next step

Checklist

  • There is a related GitHub issue
  • Tests are included if applicable
  • Any added code is fully documented

Issue

Resolves #???

@andrepimenta andrepimenta requested a review from a team as a code owner July 30, 2020 15:59
@@ -141,7 +141,7 @@
"subtitle": "This password will unlock your MetaMask wallet only on this device.",
"password": "New Password",
"confirm_password": "Confirm Password",
"create_button": "NEXT",
"create_button": "Create password",
Copy link
Contributor

@rickycodes rickycodes Jul 30, 2020

Choose a reason for hiding this comment

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

why not just reuse the title?

"title": "Create password",
rather than creating a new key with duplicate value?

Copy link
Member Author

Choose a reason for hiding this comment

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

I think we later could want to change the title without changing the button text and vice-versa?

@rickycodes rickycodes self-requested a review July 30, 2020 16:05
@andrepimenta andrepimenta added needs-qa Any New Features that needs a full manual QA prior to being added to a release. next release labels Jul 30, 2020
@andrepimenta andrepimenta changed the title Fix scroll and button text Fix scroll and button text and secure now goes to next step Jul 30, 2020
Copy link
Contributor

@ibrahimtaveras00 ibrahimtaveras00 left a comment

Choose a reason for hiding this comment

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

QA Passed 👍

@ibrahimtaveras00 ibrahimtaveras00 added QA Passed A successful QA run through has been done and removed needs-qa Any New Features that needs a full manual QA prior to being added to a release. labels Jul 30, 2020
@andrepimenta andrepimenta merged commit d8c629b into develop Jul 30, 2020
@andrepimenta andrepimenta deleted the bugfix/scroll-choose-password branch July 30, 2020 18:51
rickycodes pushed a commit that referenced this pull request Jan 31, 2022
* Fix scroll and button text

* Update tests

* secure now goes to next step

Co-authored-by: Ibrahim Taveras <ibrahimtaveras00@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
next release QA Passed A successful QA run through has been done
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants