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

[ Bug ] Submit Button Only Works on Second Submit #23

Open
daviskeene opened this issue Oct 7, 2021 · 0 comments
Open

[ Bug ] Submit Button Only Works on Second Submit #23

daviskeene opened this issue Oct 7, 2021 · 0 comments
Assignees
Labels
bug Something isn't working High Priority High Issue Priority

Comments

@daviskeene
Copy link
Contributor

Describe the bug
When changing startup account fields, upon the first time clicking "submit" all changes are overwritten. Changes are only saved after clicking the submit button a second time.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Account page for a startup page.
  2. Change any field on a startup page.
  3. Click "Submit"
  4. Observe changes not persisting.
  5. Make another field change.
  6. Click "Submit" again.
  7. Observe changes actually being made.

Expected behavior
We expect that the submit button should only be pressed once to save changes.

@daviskeene daviskeene added bug Something isn't working High Priority High Issue Priority labels Oct 7, 2021
@ifisq ifisq self-assigned this Oct 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working High Priority High Issue Priority
Projects
None yet
Development

No branches or pull requests

3 participants