-
Notifications
You must be signed in to change notification settings - Fork 482
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
/approve
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Aanko, JohnNiang The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/cherry-pick release-2.0 |
@JohnNiang: once the present PR merges, I will cherry-pick it on top of release-2.0 in a new PR and assign it to you. In 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 kubernetes/test-infra repository. |
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
@JohnNiang: new pull request created: #783 In 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 kubernetes/test-infra repository. |
This is an automated cherry-pick of #782 /assign JohnNiang ```release-note 优化 Console 端状态提示的样式 ```
#### What type of PR is this? /kind improvement #### What this PR does / why we need it: 修复 `v-tooltip` 指令的元素闪烁问题。 #### Which issue(s) this PR fixes: Fixes halo-dev#2994 #### Screenshots: ![2022-12-19 21 52 11](https://user-images.githubusercontent.com/21301288/208441007-2bffe6f6-0b48-4a90-86a0-31ce622f04bf.gif) #### Special notes for your reviewer: 测试方式: 1. 创建一篇文章,仅保存不发布。 2. 回到文章管理列表,可以看到标题旁边有一个状态点,鼠标移入会显示提示。 3. 观察是否出现闪烁的问题。 #### Does this PR introduce a user-facing change? ```release-note 优化 Console 端状态提示的样式 ```
What type of PR is this?
/kind improvement
What this PR does / why we need it:
修复
v-tooltip
指令的元素闪烁问题。Which issue(s) this PR fixes:
Fixes halo-dev/halo#2994
Screenshots:
Special notes for your reviewer:
测试方式:
Does this PR introduce a user-facing change?