-
Notifications
You must be signed in to change notification settings - Fork 49
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
20148 Updated to accommodate alternate name changes #671
20148 Updated to accommodate alternate name changes #671
Conversation
src/enums/nameType.ts
Outdated
@@ -0,0 +1,4 @@ | |||
export enum NameType { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wonder if it's worth it moving this enum to the shared components. I'm probably going to have it in Edit UI as well. Thoughts?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Using the shared enum now!
/gcbrun |
Temporary Url for review: https://business-create-dev--pr-671-lfa79xqq.web.app |
Issue #: /bcgov/entity#20148
Description of changes:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the bcrs-entities-create-ui license (Apache 2.0).