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

Add new method to dialogs snap #3173

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Add new method to dialogs snap #3173

wants to merge 2 commits into from

Conversation

hmalik88
Copy link
Contributor

Added a method to show require scroll content to allow for e2e testing of the new requireScroll footer prop.

Copy link

codecov bot commented Feb 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.93%. Comparing base (06798b3) to head (cb06ad0).
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3173   +/-   ##
=======================================
  Coverage   94.93%   94.93%           
=======================================
  Files         507      507           
  Lines       11184    11184           
  Branches     1722     1722           
=======================================
  Hits        10618    10618           
  Misses        566      566           

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

Comment on lines +35 to +36
<Button name="reject">Reject</Button>
<Button name="accept">Yes</Button>
Copy link
Member

Choose a reason for hiding this comment

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

Do these buttons actually close the dialog?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Nope, you want me to hook them up?

@hmalik88 hmalik88 requested a review from Mrtenz March 11, 2025 18:48
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