Skip to content

fix: BulkConcurrentObservableCollection::Remove returns false if item not found #9345

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

Conversation

jiejasonliu
Copy link
Contributor

@jiejasonliu jiejasonliu commented Jun 5, 2022

Resolved / Related Issues

  • N/A

Details of Changes

  • BulkConcurrentObservableCollection::Remove should return false if the item was not found
  • We currently have zero usages of Remove's return value in the codebase, so this is to avoid bugs from arising in the future

Validation
How did you test these changes?

  • Built and ran the app

@gave92 gave92 added the ready to merge Pull requests that are approved and ready to merge label Jun 5, 2022
@yaira2 yaira2 merged commit f0087f4 into files-community:main Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge Pull requests that are approved and ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants