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

Fix pay form submit button disabled state #3524

Merged
merged 3 commits into from
May 19, 2020

Conversation

mrfelton
Copy link
Member

Description:

Ensure pay form submit button is not disabled on address step when going back from the amount step

Motivation and Context:

fix #3176

How Has This Been Tested?

Manually

Types of changes:

Fix

Checklist:

  • My code follows the code style of this project.
  • I have reviewed and updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes where needed.
  • All new and existing tests passed.
  • My commits have been squashed into a concise set of changes.

@mrfelton mrfelton added the type: bug 🐛 Something isn't working label May 19, 2020
@mrfelton mrfelton added this to the v0.7.0-beta milestone May 19, 2020
@mrfelton mrfelton self-assigned this May 19, 2020
@coveralls
Copy link

Coverage Status

Coverage increased (+0.6%) to 22.685% when pulling 8365d6c on mrfelton:fix/pay-form-submit-button into 182c86a on LN-Zap:master.

@mrfelton mrfelton merged commit 8b660c9 into LN-Zap:master May 19, 2020
@mrfelton mrfelton deleted the fix/pay-form-submit-button branch May 19, 2020 19:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug 🐛 Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Next button is disabled for a valid bitcoin address
2 participants