Skip to content

Conversation

@nekocode
Copy link
Contributor

@nekocode nekocode commented Dec 2, 2023

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

Changelog

🇨🇳 Chinese

  • Fix: 修复 Select 组件在 Safari 下闪烁

🇺🇸 English

  • Fix: fix the flickering of the select component in Safari

Checklist

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

Other

  • Skip Changelog

Additional information

@codesandbox-ci
Copy link

codesandbox-ci bot commented Dec 2, 2023

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 b9081cf:

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

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (340c93e) 88.13% compared to head (841f5f8) 88.12%.

❗ Current head 841f5f8 differs from pull request most recent head b9081cf. Consider uploading reports for the commit b9081cf to get more accurate results

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1961      +/-   ##
==========================================
- Coverage   88.13%   88.12%   -0.01%     
==========================================
  Files         436      436              
  Lines       25590    25590              
  Branches     6456     6456              
==========================================
- Hits        22553    22552       -1     
- Misses       3037     3038       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pointhalo pointhalo self-assigned this Dec 8, 2023
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.

[BUG] Safari 浏览器下,Select 组件下拉框闪烁

3 participants