fix: remove redundant title label in dialog#300
Conversation
|
Hi @MyLeeJiEun. Thanks for your PR. 😃 |
|
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 |
1. Remove duplicated title Label from UpdateHistoryDialog since DialogWindow already displays the title in its title bar 2. Remove duplicated title Label from UpdateLogDialog for the same reason 3. Adjust layout constraints in UpdateLogDialog to properly fill content area without relying on fixed height Log: Remove redundant title labels from update history and log dialogs fix: 移除对话框中多余的标题标签 1. 移除 UpdateHistoryDialog 中重复的标题 Label,DialogWindow 标题栏已显示标题 2. 同理移除 UpdateLogDialog 中重复的标题 Label 3. 调整 UpdateLogDialog 布局约束,不再依赖固定高度 Log: 移除更新历史和更新日志对话框中多余的标题标签 PMS: BUG-362237
db11f14 to
935ba43
Compare
|
/merge |
1 similar comment
|
/merge |
|
This pr cannot be merged! (status: unknown) |
Log: Remove redundant title labels from update history and log dialogs
fix: 移除对话框中多余的标题标签
Log: 移除更新历史和更新日志对话框中多余的标题标签
PMS: BUG-362237