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: wrap focus listener into function #810

Merged

Conversation

masyoudi
Copy link
Contributor

Fixes #809

Proposed Changes

Copy link

netlify bot commented Feb 26, 2024

Deploy Preview for oruga-documentation-preview ready!

Name Link
🔨 Latest commit 9ed4aa5
🔍 Latest deploy log https://app.netlify.com/sites/oruga-documentation-preview/deploys/65dbfdeb8f91f2000889968f
😎 Deploy Preview https://deploy-preview-810--oruga-documentation-preview.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 site configuration.

Copy link

codecov bot commented Feb 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.60%. Comparing base (a888192) to head (9ed4aa5).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #810   +/-   ##
========================================
  Coverage    54.60%   54.60%           
========================================
  Files           31       31           
  Lines         1498     1498           
  Branches       534      534           
========================================
  Hits           818      818           
  Misses         680      680           
Flag Coverage Δ
oruga-next 54.60% <ø> (ø)

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.

@mlmoravek mlmoravek added the bug Something isn't working label Feb 26, 2024
@mlmoravek mlmoravek merged commit b1b6586 into oruga-ui:develop Feb 26, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Datepicker, Datetimepicker & Timepicker got same error Cannot read properties of undefined (reading 'focus')
2 participants