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

Log in - "Set Password" button should be disable when field is blank #8962

Closed
kbecciv opened this issue May 12, 2022 · 6 comments
Closed

Log in - "Set Password" button should be disable when field is blank #8962

kbecciv opened this issue May 12, 2022 · 6 comments
Assignees
Labels
DeployBlockerCash This issue or pull request should block deployment Engineering Hourly KSv2 Reviewing Has a PR in review

Comments

@kbecciv
Copy link

kbecciv commented May 12, 2022

If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!


Action Performed:

  1. Go to https://staging.new.expensify.com
  2. Start typing a new email account
  3. Click Continue
  4. Go back to your email and tap on link
  5. Change the URL to staging
  6. Click on "Set Password" button

Expected Result:

"Set Password" button should be disable when field is blank

Actual Result:

"Set Password" button is enabled when field is blank

Workaround:

Unknown

Platform:

Where is this issue occurring?

  • Web
  • iOS
  • Android
  • Desktop App
  • Mobile Web

Version Number: 1.1.57.15

Reproducible in staging?: Yes

Reproducible in production?: No

Email or phone of affected tester (no customers): any

Logs: https://stackoverflow.com/c/expensify/questions/4856

Notes/Photos/Videos: Any additional supporting documentation

Recording.396.mp4
Recording.395.mp4

Expensify/Expensify Issue URL:

Issue reported by: Applause

Slack conversation:

View all open jobs on GitHub

@kbecciv kbecciv added the DeployBlockerCash This issue or pull request should block deployment label May 12, 2022
@OSBotify
Copy link
Contributor

👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open StagingDeployCash deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:

  1. Identify the pull request that introduced this issue and revert it.
  2. Find someone who can quickly fix the issue.
  3. Fix the issue yourself.

@melvin-bot
Copy link

melvin-bot bot commented May 12, 2022

Triggered auto assignment to @nkuoch (Engineering), see https://stackoverflow.com/c/expensify/questions/4319 for more details.

@thesahindia
Copy link
Member

It's a regression from #8680

Need to pass isDisabled={!this.state.isFormValid} here -

<FormAlertWithSubmitButton
buttonText={buttonText}
isLoading={this.props.account.loading || this.props.userSignUp.isValidatingEmail}

@chiragsalian
Copy link
Contributor

Thanks @thesahindia. I'll create a PR, test and CP it.

@chiragsalian
Copy link
Contributor

Hi @kbecciv, this should be resolved in version 1.1.57-16 or higher.
Can you retest and confirm? if its resolved feel free to close the issue.

@chiragsalian chiragsalian mentioned this issue May 12, 2022
88 tasks
@melvin-bot melvin-bot bot closed this as completed May 12, 2022
@chiragsalian chiragsalian added the Reviewing Has a PR in review label May 12, 2022
@chiragsalian chiragsalian reopened this May 12, 2022
@chiragsalian
Copy link
Contributor

Passed the checklist, closing isssue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DeployBlockerCash This issue or pull request should block deployment Engineering Hourly KSv2 Reviewing Has a PR in review
Projects
None yet
Development

No branches or pull requests

5 participants