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: Remove delay after hitting Submit button #42

Merged
merged 3 commits into from
Sep 15, 2023

Conversation

amznestebanpapp
Copy link
Contributor

What was the problem/requirement? (What/Why)

After hitting the "Submit" button, there are AWS API calls that may take some time. In my case, I was observing ~5s after hitting the "Submit" button on Windows/Nuke before the submission dialog popped up.

What was the solution? (How)

Small change to initialize the dialog and show it before starting the submission.

What is the impact of this change?

Users will get a quicker feedback after hitting the Submit button.

How was this change tested?

Manually.

Was this change documented?

No

Is this a breaking change?

No

@amznestebanpapp amznestebanpapp requested a review from a team as a code owner September 15, 2023 01:13
@amznestebanpapp amznestebanpapp merged commit 28e4114 into mainline Sep 15, 2023
@amznestebanpapp amznestebanpapp deleted the pappeste/submit_ui_delay branch September 15, 2023 17:36
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.

3 participants