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: change the innerProps from autofocus to autoFocus to avoid warning in the development env #2285

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

YannLynn
Copy link
Collaborator

@YannLynn YannLynn commented Jun 7, 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 #

Changelog

🇨🇳 Chinese

  • Fix: 修复 AutoComplete 因为 autofocus 拼写导致的在开发环境下抛出 warning 的问题

🇺🇸 English

  • Fix: fixed the issue where AutoComplete throws a warning in the development environment due to autofocus spelling errors

Checklist

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

Other

  • Skip Changelog

Additional information

@YannLynn YannLynn requested a review from YyumeiZhang June 7, 2024 06:23
Copy link

codesandbox-ci bot commented Jun 7, 2024

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

Sandbox Source
pr-story Configuration

Copy link

cypress bot commented Jun 7, 2024

Passing run #2547 ↗︎

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

Details:

Merge d023481 into 68aeee3...
Project: semi-design Commit: d8a0f3e9a6 ℹ️
Status: Passed Duration: 10:42 💡
Started: Jun 7, 2024 6:32 AM Ended: Jun 7, 2024 6:43 AM

Review all test suite changes for PR #2285 ↗︎

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.21%. Comparing base (68aeee3) to head (d8a0f3e).

Current head d8a0f3e differs from pull request most recent head d023481

Please upload reports for the commit d023481 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    #2285      +/-   ##
==========================================
- Coverage   88.25%   88.21%   -0.04%     
==========================================
  Files         441      441              
  Lines       26072    26072              
  Branches     6659     6659              
==========================================
- Hits        23010    23000      -10     
- Misses       3062     3072      +10     

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

@YannLynn YannLynn merged commit fb735c8 into main Jun 7, 2024
9 of 10 checks passed
@YannLynn YannLynn deleted the fix-autofocus-warning branch June 7, 2024 08:12
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.

3 participants