-
Notifications
You must be signed in to change notification settings - Fork 92
v2.0 Event UI rework #10904
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
v2.0 Event UI rework #10904
Conversation
|
Oops! Looks like you forgot to update the changelog. When updating CHANGELOG.md, please consider the following:
|
# Conflicts: # packages/client/src/v2-events/features/events/useToastAndRedirect.tsx
| aria-label={intl.formatMessage( | ||
| canAssign | ||
| ? constantsMessages.assignRecord | ||
| : { id: 'user.avatar', defaultMessage: 'User avatar' } |
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.
Edited the aria labels here to make testing easier
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.
Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.
|
Your environment is deployed to https://ocrvs-10824.e2e-k8s.opencrvs.dev |
...EventOverview/components/ActionMenuStories/RegistrationAgentInteraction/Declared.stories.tsx
Show resolved
Hide resolved
...rc/v2-events/features/workqueues/EventOverview/components/useAllowedActionConfigurations.tsx
Outdated
Show resolved
Hide resolved
…w/components/useAllowedActionConfigurations.tsx Co-authored-by: Pyry Rouvila <[email protected]>
|
All except one flaky test passed here: https://github.com/opencrvs/e2e/actions/runs/19096776756/job/54559647419 |

Description
Resolves: #10824
Farajaland PR: opencrvs/opencrvs-farajaland#1796
CC PR: opencrvs/opencrvs-countryconfig#1124
ActionType.READaka 'View' action from the action menu options/client/src/v2-events/features/events/actions/declare/index.tsxNotes:
TODO:
Checklist