-
Notifications
You must be signed in to change notification settings - Fork 5
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
feat(cb2-10112): Add subsequent UN numbers #1348
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ot focusing elements
JunYanBJSS
previously approved these changes
Jan 5, 2024
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.
having tested in my local, it looks good to me.
shivangidas
approved these changes
Jan 9, 2024
tomcrawleyy
approved these changes
Jan 9, 2024
JunYanBJSS
pushed a commit
that referenced
this pull request
Feb 26, 2024
* feat(cb2-10112): allow addition of multiple UN numbers * fix(cb2-10211): fix duplicate error messages + global error service not focusing elements * feat(cb2-10032): better styling for readonly mode of tech records * feat(cb2-10032): add tc3 view mode component * feat(cb2-10032): tc2 inspections * feat(cb2-10032): remove validation for view control * fix(cb2-10174): update styling for edit component * feat(cb2-10032): remove expand/collapse notes temporarily * fix(cb2-10211): add appropriate warnings * fix(cb2-10211): fix interactions with global errors * fix(cb2-10211): update unit tests * fix(cb2-10211): disable add link when you cannot add the control * feat(cb2-10211): add custom view mode logic * feat(cb2-10211): add custom view * feat(cb2-10211): fix displaying of error messages * feat(cb2-10211): better UX * feat(cb2-10211): better form error displayed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add subsequent UN Numbers
The latter 3 of these have been commented out at the template level add to avoid overloading testing capacity.
CB2-10112
Checklist