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

psp-8784 do not display cancel modal unless changes have been made to… #4183

Merged
merged 5 commits into from
Jul 12, 2024

Conversation

devinleighsmith
Copy link
Collaborator

… lease screen.

@devinleighsmith devinleighsmith added the bug Something isn't working label Jul 11, 2024
@devinleighsmith devinleighsmith self-assigned this Jul 11, 2024
Copy link
Contributor

✅ No secrets were detected in the code.

Copy link
Contributor

✅ No secrets were detected in the code.

isDisabled: false,
},
consultationStatusType: {
id: 'UNKNOWN',
Copy link
Collaborator

@eddherrera eddherrera Jul 12, 2024

Choose a reason for hiding this comment

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

NIT: would be nice to use a generated codetype From the models backend project. (There has been many codetypes changes around lately.)
OR the value from getByType(API.CONSULTATION_TYPES) where id === [generatedCodeType].UNKNOWN

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I agree, I think making improvements to that is outside the scope of this bug for now, since I'm just moving some existing code around.

Copy link
Contributor

✅ No secrets were detected in the code.

Copy link
Contributor

✅ No secrets were detected in the code.

@asanchezr asanchezr merged commit 361c7b0 into bcgov:dev Jul 12, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants