-
Notifications
You must be signed in to change notification settings - Fork 105
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
chore: [IOPLT-778] Adds possible webUrl action on StatusMessage component #6453
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #6453 +/- ##
==========================================
- Coverage 48.42% 48.08% -0.35%
==========================================
Files 1488 1627 +139
Lines 31617 32594 +977
Branches 7669 7480 -189
==========================================
+ Hits 15311 15673 +362
- Misses 16238 16863 +625
+ Partials 68 58 -10
... and 1685 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
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.
LGTM
Short description
This PR adds the possibility to specify a web_url to be opened by tapping on StatusMessage displayed on top of the header
List of changes proposed in this pull request
useStatusAlertProps
hook has been updatedHow to test
Edit the backend.json payload on the io-dev-api-server