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 for hiding actions if other list item used #38

Merged
merged 1 commit into from Apr 23, 2023
Merged

Conversation

marekrozmus
Copy link
Owner

Fixes #37

@codecov-commenter
Copy link

Codecov Report

Patch coverage: 96.42% and project coverage change: +0.16 🎉

Comparison is base (31593d9) 90.09% compared to head (bb14dfe) 90.25%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
+ Coverage   90.09%   90.25%   +0.16%     
==========================================
  Files           5        5              
  Lines         444      462      +18     
  Branches      163      167       +4     
==========================================
+ Hits          400      417      +17     
- Misses         44       45       +1     
Impacted Files Coverage Δ
src/SwipeableList.js 95.65% <95.23%> (-4.35%) ⬇️
src/SwipeableListItem.js 90.12% <100.00%> (+0.17%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@marekrozmus marekrozmus merged commit 4d85688 into main Apr 23, 2023
4 checks passed
@marekrozmus marekrozmus deleted the fix_for_issue_37 branch November 4, 2023 10:32
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.

Provide a way to click / touch an opened item, toggle all other items to close, including itself
2 participants