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: Add pointer events none to Select caret #3079

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

mannycarrera4
Copy link
Contributor

@mannycarrera4 mannycarrera4 commented Dec 17, 2024

Summary

Fixes: #3078

Release Category

Components


Checklist

For the Reviewer

  • PR title is short and descriptive
  • PR summary describes the change (Fixes/Resolves linked correctly)

Copy link

cypress bot commented Dec 17, 2024

Workday/canvas-kit    Run #8137

Run Properties:  status check passed Passed #8137  •  git commit a529ca31ef ℹ️: Merge caded1a25cda46942f06792469e651591a446da7 into e113df54aff65cd4092659ea7722...
Project Workday/canvas-kit
Branch Review mc-fix-caret-click
Run status status check passed Passed #8137
Run duration 02m 49s
Commit git commit a529ca31ef ℹ️: Merge caded1a25cda46942f06792469e651591a446da7 into e113df54aff65cd4092659ea7722...
Committer Manuel Carrera
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 21
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 923
View all changes introduced in this branch ↗︎
UI Coverage  21.32%
  Untested elements 1515  
  Tested elements 408  
Accessibility  99.15%
  Failed rules  6 critical   5 serious   0 moderate   2 minor
  Failed elements 162  

@NicholasBoll NicholasBoll added the ready for review Code is ready for review label Dec 17, 2024
@NicholasBoll NicholasBoll added automerge and removed ready for review Code is ready for review labels Dec 17, 2024
@alanbsmith alanbsmith merged commit 91827c3 into Workday:master Dec 17, 2024
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Select dropdown caret does not open the Select.
3 participants