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(browse): deselect after deleting selected files #1058

Merged
merged 1 commit into from
Dec 17, 2023

Conversation

ZebraVogel94349
Copy link
Contributor

This fixes the deselection of files after deleting them in the "Browse" tab. 571d571 only fixes it in the "Recent notes" tab.

@adil192 adil192 changed the title fix: deselect after deleting selected files fix(browse): deselect after deleting selected files Dec 17, 2023
@adil192
Copy link
Member

adil192 commented Dec 17, 2023

Thanks!

Copy link

codecov bot commented Dec 17, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (0751b5a) 36.45% compared to head (cb0264a) 36.37%.

Files Patch % Lines
lib/pages/home/browse.dart 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1058      +/-   ##
==========================================
- Coverage   36.45%   36.37%   -0.08%     
==========================================
  Files         107      107              
  Lines        8356     8357       +1     
==========================================
- Hits         3046     3040       -6     
- Misses       5310     5317       +7     

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

@adil192 adil192 merged commit 1d7683d into saber-notes:main Dec 17, 2023
2 checks passed
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