Skip to content
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

style: Fixed the style error when hovering the table header that can … #2578

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

YyumeiZhang
Copy link
Collaborator

@YyumeiZhang YyumeiZhang commented Nov 18, 2024

…be clicked to trigger sorting

中文模板 / Chinese Template

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Test Case
  • TypeScript definition update
  • Document improve
  • CI/CD improve
  • Branch sync
  • Other, please describe:

PR description

Fixes #
#2413 的 PR 中,对于支持点击表头触发排序的表头,添加了hover 时候的背景色,设置的颜色 token 是带有透明度的,当改列同时为固定列时候,则被固定列遮挡的内容会被透出来
image
修复后
img_v3_02go_40a4e767-d8dd-46f9-8c2c-ccd293ab568g
img_v3_02go_713d1b12-d146-4784-8670-62d932f3142g

Changelog

🇨🇳 Chinese

  • Fix: 修复点击触发排序的表头会透出被遮盖的内容问题,影响版本 2.65.0-2.69.1

🇺🇸 English

  • Fix: Fixed the problem that the covered content will be revealed in the table header that can be clicked to trigger sorting,Affected versions 2.65.0-2.69.1

Checklist

  • Test or no need
  • Document or no need
  • Changelog or no need

Other

  • Skip Changelog

Additional information

Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 53f4306:

Sandbox Source
pr-story Configuration

Copy link

cypress bot commented Nov 18, 2024

semi-design    Run #2938

Run Properties:  status check passed Passed #2938  •  git commit 83f1a18cc7 ℹ️: Merge 53f4306b3b08c13606fb6f22388e184948098e31 into cde4825d2bfeffc7cf3df9a83b6a...
Project semi-design
Branch Review style/table-header-hover
Run status status check passed Passed #2938
Run duration 07m 44s
Commit git commit 83f1a18cc7 ℹ️: Merge 53f4306b3b08c13606fb6f22388e184948098e31 into cde4825d2bfeffc7cf3df9a83b6a...
Committer YyumeiZhang
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 11
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 275
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.
View all changes introduced in this branch ↗︎

@YyumeiZhang YyumeiZhang merged commit 17c3c66 into main Nov 19, 2024
11 checks passed
@YyumeiZhang YyumeiZhang deleted the style/table-header-hover branch November 19, 2024 06:01
Copy link

cypress bot commented Nov 19, 2024

semi-design    Run #2942

Run Properties:  status check passed Passed #2942  •  git commit 17c3c66ce2: style: Fixed the style error when hovering the table header that can be clicked ...
Project semi-design
Branch Review main
Run status status check passed Passed #2942
Run duration 08m 15s
Commit git commit 17c3c66ce2: style: Fixed the style error when hovering the table header that can be clicked ...
Committer YyumeiZhang
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 11
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 276
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.
View all changes introduced in this branch ↗︎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants