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

fix(datepicker): fixed chrome crashed bug by scrollList aria prop #2722 #2723

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

shijiatongxue
Copy link
Collaborator

@shijiatongxue shijiatongxue commented Feb 21, 2025

中文模板 / Chinese Template

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

  • Bugfix

PR description

Fixes #2722

Changelog

🇨🇳 Chinese

  • Fix: 修复 Chrome v133 版本无障碍 Bug 导致的点击 DatePicker 月份选择器后 Chrome 崩溃问题

🇺🇸 English

  • Fix: Fixed the Chrome v133 accessibility bug that caused Chrome to crash after clicking the DatePicker month selector

Checklist

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

Other

  • Skip Changelog

Additional information

@pointhalo pointhalo merged commit 5ec3889 into main Feb 21, 2025
8 of 10 checks passed
@pointhalo pointhalo deleted the fix/scroll-aria-crash branch February 21, 2025 10:18
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 cf18bf3:

Sandbox Source
pr-story Configuration

Copy link

cypress bot commented Feb 21, 2025

semi-design    Run #3086

Run Properties:  status check failed Failed #3086  •  git commit 5420e176e1 ℹ️: Merge cf18bf31ea4110202d1b7a2003680013360f7ff5 into 479f0f8c18a4a2232b7a2da0241a...
Project semi-design
Branch Review fix/scroll-aria-crash
Run status status check failed Failed #3086
Run duration 08m 02s
Commit git commit 5420e176e1 ℹ️: Merge cf18bf31ea4110202d1b7a2003680013360f7ff5 into 479f0f8c18a4a2232b7a2da0241a...
Committer Shi Jia
View all properties for this run ↗︎

Test results
Tests that failed  Failures 2
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 279
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.
View all changes introduced in this branch ↗︎

Tests for review

Copy link

cypress bot commented Feb 21, 2025

semi-design    Run #3087

Run Properties:  status check failed Failed #3087  •  git commit 5ec3889a0c: fix(datepicker): fixed chrome crashed bug by scrollList aria prop #2722 (#2723)
Project semi-design
Branch Review main
Run status status check failed Failed #3087
Run duration 08m 21s
Commit git commit 5ec3889a0c: fix(datepicker): fixed chrome crashed bug by scrollList aria prop #2722 (#2723)
Committer Shi Jia
View all properties for this run ↗︎

Test results
Tests that failed  Failures 2
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 279
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.
View all changes introduced in this branch ↗︎

Tests for review

@shijiatongxue
Copy link
Collaborator Author

有2个 cypress 用例挂了,符合预期,aria-selected 被注释了
image

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] <DatePicker> Chrome crash caused by Chrome v133 a11y bug
3 participants