fix: set alert duration to 2000ms and show error text#554
Conversation
1. Change showAlert duration from 1ms to 2000ms to ensure the alert is visible to the user 2. Display the actual error message text in the alert tooltip instead of leaving it empty Log: Fix IPv4 section alert not visible due to too short duration and missing error text fix: 设置告警显示时长为2000ms并展示错误文本 1. 将 showAlert 时长从 1ms 改为 2000ms,确保告警能被用户看到 2. 在告警提示中显示实际的错误信息文本 Log: 修复 IPv4 区域告警因时长过短且缺少错误文本而不可见的问题 PMS: TASK-389903
There was a problem hiding this comment.
Sorry @MyLeeJiEun, you have reached your weekly rate limit of 500000 diff characters.
Please try again later or upgrade to continue using Sourcery
|
Hi @MyLeeJiEun. Thanks for your PR. I'm waiting for a linuxdeepin member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions 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 kubernetes/test-infra repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: mhduiy, MyLeeJiEun The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Log: Fix IPv4 section alert not visible due to too short duration and missing error text
fix: 设置告警显示时长为2000ms并展示错误文本
Log: 修复 IPv4 区域告警因时长过短且缺少错误文本而不可见的问题
PMS: TASK-389903