-
Notifications
You must be signed in to change notification settings - Fork 39
OU-1170: Fix Add Variable - Name with more than 75 chars #727
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
OU-1170: Fix Add Variable - Name with more than 75 chars #727
Conversation
|
@zhuje: This pull request references OU-1170 which is a valid jira issue. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
/label qe-approved |
|
@zhuje: This pull request references OU-1170 which is a valid jira issue. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
| const { t } = useTranslation(process.env.I18N_NAMESPACE); | ||
|
|
||
| const chartsTheme = useChartsTheme(); | ||
| const { successSnackbar, exceptionSnackbar } = useSnackbar(); |
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.
Even though Perses currently only supports snackbars for other internal alerts, this will change with the UI customization. We should use the Patternfly alerts: https://www.patternfly.org/components/alert here as we can control them in this component
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.
Before (Perses SnackBar)
https://github.com/user-attachments/assets/0cd4619e-a6f4-48d3-ae4e-faa5f26813a5
After (Patternfly Alert)
https://github.com/user-attachments/assets/74170e0c-fcc4-4e91-b51c-e77e310836ef
- Description was updated with After video
|
@zhuje: This pull request references OU-1170 which is a valid jira issue. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
355033c to
add73fb
Compare
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jgbernalp, zhuje The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
d7c885a
into
openshift:customizable-dashboards
https://issues.redhat.com/browse/OU-1170
Screen.Recording.2026-01-13.at.12.31.14.PM.mov