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(ToastNotification): fix typo in prop name #2122

Merged
merged 3 commits into from
Jan 3, 2025
Merged

Conversation

booc0mtaco
Copy link
Contributor

  • add in dismissType
  • add in tests and console messages so make sure the new field falls back

Test Plan:

  • Wrote/updated automated tests
  • CI tests / new tests are not applicable
  • Manually tested my changes, and here are the details:

- add in dismissType
- add in tests and console messages so make sure the new field falls back
@booc0mtaco booc0mtaco requested review from a team and forgeabout January 3, 2025 00:52
Copy link

codecov bot commented Jan 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.13%. Comparing base (d77ae83) to head (b9caf4a).
Report is 1 commits behind head on next.

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #2122   +/-   ##
=======================================
  Coverage   97.13%   97.13%           
=======================================
  Files         114      114           
  Lines        2825     2829    +4     
  Branches      764      767    +3     
=======================================
+ Hits         2744     2748    +4     
  Misses         77       77           
  Partials        4        4           

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

Copy link

github-actions bot commented Jan 3, 2025

size-limit report 📦

Path Size
components 95.47 KB (+0.19% 🔺)
styles 29.85 KB (0%)

Copy link

@forgeabout forgeabout left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like there's a logic error, but let me know if I'm missing something.

@booc0mtaco booc0mtaco merged commit 8c70d28 into next Jan 3, 2025
12 checks passed
@booc0mtaco booc0mtaco deleted the aholloway/EDS-1453 branch January 3, 2025 22:27
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.

2 participants