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(respon to rai modal): Typo causing bad modal behavior.. fixed #314

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

mdial89f
Copy link
Contributor

Purpose

This fixes a bug where the cancel modal is shown to the user on success, rather than the success modal. The bug was only present in the respond to rai form, so that is the only file updated.

Linked Issues to Close

None

Approach

setCancelModalOpen(true) -> setSuccessModalOpen(true)

Assorted Notes/Considerations/Learning

None

@mdial89f mdial89f requested a review from hannasage January 10, 2024 20:56
Copy link

@hannasage hannasage left a comment

Choose a reason for hiding this comment

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

My bad :P

@mdial89f mdial89f merged commit ce60a56 into master Jan 10, 2024
8 checks passed
@mdial89f mdial89f deleted the skipci-modalfix branch January 10, 2024 20:57
@pkim-gswell pkim-gswell added the type: FIX Submit bug fixes label Jan 24, 2024
Copy link
Contributor

🎉 This PR is included in version 1.5.0-val.1 🎉

The release is available on GitHub release

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