snaps
snaps copied to clipboard
feat: `AccountSelector`
This PR adds a new component called AccountSelector.
This component uses the account list of the client to display and select an account. The list can be filtered via the component props.
Progresses: #2810
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 98.15%. Comparing base (
cdb36fa) to head (0fb7cd2). Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #3088 +/- ##
==========================================
+ Coverage 98.14% 98.15% +0.01%
==========================================
Files 399 401 +2
Lines 10990 11068 +78
Branches 1729 1748 +19
==========================================
+ Hits 10786 10864 +78
Misses 204 204
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.