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

feat(synapse-interface): Removes auto-toggling chain & token selects on hover, replacing with click action #2500

Merged
merged 1 commit into from
Apr 15, 2024

Removes hover from SelectorWrapper auto-toggle, replacing with click …

81e7931
Select commit
Loading
Failed to load commit list.
Merged

feat(synapse-interface): Removes auto-toggling chain & token selects on hover, replacing with click action #2500

Removes hover from SelectorWrapper auto-toggle, replacing with click …
81e7931
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 15, 2024 in 0s

47.01766% (+0.13808%) compared to 11d34d7

View this Pull Request on Codecov

47.01766% (+0.13808%) compared to 11d34d7

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.01766%. Comparing base (11d34d7) to head (81e7931).

Additional details and impacted files
@@                 Coverage Diff                 @@
##              master       #2500         +/-   ##
===================================================
+ Coverage   46.87958%   47.01766%   +0.13808%     
===================================================
  Files            397         384         -13     
  Lines          30685       29440       -1245     
  Branches          83          83                 
===================================================
- Hits           14385       13842        -543     
+ Misses         14781       14146        -635     
+ Partials        1519        1452         -67     

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