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 example for Selector UI component #2724

Merged
merged 4 commits into from
Sep 16, 2024
Merged

Conversation

david0xd
Copy link
Contributor

@david0xd david0xd commented Sep 13, 2024

Add example of <Selector> component to Interactive UI Snap example. Also, add snaps-jest tests that cover <Selector> component functionality.

Fixes: #2701

Screenshot 2024-09-13 at 14 58 26
Screenshot 2024-09-13 at 14 58 42
Screenshot 2024-09-13 at 14 58 54

@david0xd david0xd self-assigned this Sep 13, 2024
Copy link

codecov bot commented Sep 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.36%. Comparing base (2ff8932) to head (e02b229).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2724   +/-   ##
=======================================
  Coverage   94.35%   94.36%           
=======================================
  Files         481      481           
  Lines       10137    10152   +15     
  Branches     1541     1542    +1     
=======================================
+ Hits         9565     9580   +15     
  Misses        572      572           

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

@david0xd david0xd marked this pull request as ready for review September 16, 2024 12:36
@david0xd david0xd requested a review from a team as a code owner September 16, 2024 12:36
@david0xd david0xd merged commit bea39ff into main Sep 16, 2024
159 checks passed
@david0xd david0xd deleted the dd/add-selector-example branch September 16, 2024 13:02
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.

Use Selector in the interactive-ui example
2 participants