Skip to content

Conversation

@naaa760
Copy link
Contributor

@naaa760 naaa760 commented Nov 3, 2025

Closes #20842

Changelog

Changed

  • Fixed keyboard typing detection logic in Dropdown component

Testing / Reviewing

  1. Test arrow key navigation doesn't trigger typing mode
  2. Verify Space/Enter open dropdown correctly
  3. Test typing letters enters typing mode with proper timer reset

PR Checklist

  • Reviewed every line of the diff
  • Addressed any impact on accessibility (a11y)

@naaa760 naaa760 requested a review from a team as a code owner November 3, 2025 10:15
@netlify
Copy link

netlify bot commented Nov 3, 2025

Deploy Preview for v11-carbon-web-components ready!

Name Link
🔨 Latest commit 2bff6d9
🔍 Latest deploy log https://app.netlify.com/projects/v11-carbon-web-components/deploys/691c4ba3721baf0008b0405d
😎 Deploy Preview https://deploy-preview-20860--v11-carbon-web-components.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Nov 3, 2025

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit 2bff6d9
🔍 Latest deploy log https://app.netlify.com/projects/carbon-elements/deploys/691c4ba354ecb20008745fe3
😎 Deploy Preview https://deploy-preview-20860--carbon-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov
Copy link

codecov bot commented Nov 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.37%. Comparing base (a4172c3) to head (2bff6d9).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #20860      +/-   ##
==========================================
- Coverage   92.38%   92.37%   -0.02%     
==========================================
  Files         515      515              
  Lines       37629    37631       +2     
  Branches     5738     5793      +55     
==========================================
- Hits        34765    34763       -2     
- Misses       2715     2718       +3     
- Partials      149      150       +1     
Flag Coverage Δ
main-packages 85.54% <100.00%> (-0.04%) ⬇️
web-components 96.66% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@netlify
Copy link

netlify bot commented Nov 3, 2025

Deploy Preview for v11-carbon-react ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 2bff6d9
🔍 Latest deploy log https://app.netlify.com/projects/v11-carbon-react/deploys/691c4ba305c6df00081653c0
😎 Deploy Preview https://deploy-preview-20860--v11-carbon-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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.

[Dropdown] Audit: Dropdown component

2 participants