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

Bug fix - To do Draft for Voluntary Dissolution #56

Merged
merged 2 commits into from
Oct 25, 2024

Conversation

patrickpeinanw
Copy link
Collaborator

*Issue:*bcgov/entity#23569

Description of changes:
Fix the bug for a draft voluntary dissolution, to properly display the title and action button. Mismatch resolved.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the namex license (Apache 2.0).

@patrickpeinanw patrickpeinanw self-assigned this Oct 25, 2024
@patrickpeinanw
Copy link
Collaborator Author

/gcbrun

@bcregistry-sre
Copy link
Collaborator

Temporary Url for review: https://business-dashboard-dev--pr-56-vk88vcgm.web.app

Copy link
Collaborator

@hfekete hfekete left a comment

Choose a reason for hiding this comment

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

LGM with a question


switch (filingType) {
case FilingTypes.ALTERATION:
case FilingTypes.DISSOLUTION:
Copy link
Collaborator

Choose a reason for hiding this comment

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

Just a question, so for delete button show we treat both alteration and dissolution as if it is special resolution ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yes. The switch statement is copied from the old codebase. I misunderstood the logic before.

@patrickpeinanw patrickpeinanw merged commit 1a0ed37 into bcgov:main Oct 25, 2024
6 checks passed
Copy link
Collaborator

@BrandonSharratt BrandonSharratt left a comment

Choose a reason for hiding this comment

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

Looks good to me

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.

4 participants