-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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: event name and raise on page size change #17890
Conversation
✅ Deploy Preview for v11-carbon-web-components ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for carbon-elements ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for v11-carbon-react ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #17890 +/- ##
=======================================
Coverage 80.45% 80.45%
=======================================
Files 406 406
Lines 14041 14041
Branches 4347 4367 +20
=======================================
Hits 11296 11296
+ Misses 2579 2578 -1
- Partials 166 167 +1 ☔ View full report in Codecov by Sentry. |
e20b1c5
Closes #17713
Raises the event described in the docs on page size change.
cds-page-sizes-select-changed
as described in docsChangelog
Testing / Reviewing
Ran up storybook and verified action is trigged. Note: only playground triggers storybook actions.