Skip to content

fix(settings): clip overflow text in basic settings#639

Merged
mhduiy merged 1 commit into
linuxdeepin:masterfrom
MyLeeJiEun:fork-from-master-0616-fix-366511
Jun 17, 2026
Merged

fix(settings): clip overflow text in basic settings#639
mhduiy merged 1 commit into
linuxdeepin:masterfrom
MyLeeJiEun:fork-from-master-0616-fix-366511

Conversation

@MyLeeJiEun

Copy link
Copy Markdown
Contributor
  1. Add clip property to navigation ScrollView to prevent text overflow
  2. Add clip property to content ScrollView to prevent text overflow

Log: Fix text display overflow in application settings basic settings page

fix(settings): 修复基础设置中文案显示超出范围

  1. 为导航区域 ScrollView 添加 clip 属性防止文案溢出
  2. 为内容区域 ScrollView 添加 clip 属性防止文案溢出

Log: 修复应用设置基础设置页面文案显示超出范围
PMS: BUG-366511

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry @MyLeeJiEun, you have reached your weekly rate limit of 500000 diff characters.

Please try again later or upgrade to continue using Sourcery

@deepin-ci-robot

Copy link
Copy Markdown
Contributor

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 /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

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.

@MyLeeJiEun MyLeeJiEun force-pushed the fork-from-master-0616-fix-366511 branch from e1c1458 to 4417ad0 Compare June 16, 2026 13:35
18202781743
18202781743 previously approved these changes Jun 16, 2026
1. Add clip property to navigation ScrollView to prevent text overflow
2. Add clip property to content ScrollView to prevent text overflow

Log: Fix text display overflow in application settings basic settings page

fix: 修复基础设置中文案显示超出范围

1. 为导航区域 ScrollView 添加 clip 属性防止文案溢出
2. 为内容区域 ScrollView 添加 clip 属性防止文案溢出

Log: 修复应用设置基础设置页面文案显示超出范围
PMS: BUG-366511
@deepin-ci-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: 18202781743, MyLeeJiEun

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@mhduiy mhduiy merged commit 6375321 into linuxdeepin:master Jun 17, 2026
23 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants