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: action required field gui refresh #116

Merged
merged 1 commit into from
Jul 12, 2023

Conversation

nilskop
Copy link
Contributor

@nilskop nilskop commented Jul 9, 2023

Right now the the gui doesn't get correctly updated when you are trying to send a second request with the glisten client. This only affects the "action required" option. When the action required switch is true on the first request the gui on the second request also has the true option pre selected. This however doesn't reflect the current state of the v-model which is false at that time. This leads to the bug that the second request sends action-required: false even though the user thinks he has selected true.
This fix ensures that the field will also be update in the gui to false.

@stephane-dubois stephane-dubois merged commit 4c77c76 into Sanofi-IADC:main Jul 12, 2023
5 checks passed
@sanofi-iadc-bot
Copy link

🎉 This PR is included in version 1.5.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants