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/image preview z index #2021

Merged
merged 2 commits into from
Jan 12, 2024
Merged

Style/image preview z index #2021

merged 2 commits into from
Jan 12, 2024

Conversation

YyumeiZhang
Copy link
Collaborator

@YyumeiZhang YyumeiZhang commented Jan 12, 2024

中文模板 / 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 #

对所有弹层进行过排序。
image
本次 PR 修改包括:
imagePreivew 弹出层的 z-index 从 1000 -> 1070
在弹出层中的 tooltip 的 z-index, 统一为 弹出层的 zIndex +1,防止因为默认的Tooltip 的 z-index 低于 ImagePreivew 导致被遮盖

Changelog

🇨🇳 Chinese

  • Style: The default zIndex value of ImagePreview's preview layer is adjusted from 1000 to 1070

🇺🇸 English

  • Style: The default zIndex value of ImagePreview's preview layer is adjusted from 1000 to 1070

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 524bda1:

Sandbox Source
pr-story Configuration
Semi Design: Simple Story Configuration

Copy link

cypress bot commented Jan 12, 2024

Passing run #2178 ↗︎

0 238 10 0 Flakiness 0
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.

Details:

Merge 524bda1 into eaf59fe...
Project: semi-design Commit: 95809e6f55 ℹ️
Status: Passed Duration: 10:01 💡
Started: Jan 12, 2024 9:45 AM Ended: Jan 12, 2024 9:55 AM

Review all test suite changes for PR #2021 ↗︎

@DaiQiangReal DaiQiangReal merged commit c18d7ae into main Jan 12, 2024
9 checks passed
@DaiQiangReal DaiQiangReal deleted the style/imagePreview-zIndex branch January 12, 2024 09:56
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