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 issue where the launch survey button being was disabled incorrectly #86

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

berroar
Copy link
Contributor

@berroar berroar commented Jul 10, 2024

What is the context of this PR?

The launch survey button being was disabled incorrectly when launching a supplementary data schema, then going back to launcher and opening a non supplementary data schema. This was due to an unnecessary call to the enableSubmitFlushButtons function when the handleNoSupplementaryData function was being called.

How to review

Check that you are able to open a supplementary data schema, then launch a non supplementary data schema. Check no other scenarios are broken.

@berroar berroar marked this pull request as ready for review July 11, 2024 08:07
Copy link
Contributor

@VirajP1002 VirajP1002 left a comment

Choose a reason for hiding this comment

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

Tried with multiple scenarios and I cannot seem to recreate the issue with the new change 👍

Copy link
Contributor

@liamtoozer liamtoozer left a comment

Choose a reason for hiding this comment

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

Works great for me 👍

@berroar berroar merged commit 95a9863 into main Jul 15, 2024
3 checks passed
@berroar berroar deleted the fix-launch-survey-bug branch July 15, 2024 11:19
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