Skip to content

Conversation

ferrariofilippo
Copy link
Contributor

Resolved / Related Issues
Items resolved / related issues by this PR.

Comments
I recycled the existing code and adapted it so that it works in both cases (inside and outside archives).
If you think I should implement this feature with brand new code, I'll find another workaround.

Validation
How did you test these changes?

  • Built and ran the app

@yaira2 yaira2 changed the title Feature: extract archive button inside archives Feature: Added extract archive button inside archives Oct 19, 2022
Copy link
Contributor

@QuaintMako QuaintMako left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@yaira2 yaira2 added ready to merge Pull requests that are approved and ready to merge and removed needs - code review labels Oct 19, 2022
@yaira2 yaira2 merged commit eabf72e into files-community:main Oct 19, 2022
@yaira2
Copy link
Member

yaira2 commented Oct 19, 2022

I noticed you added an option to open the destination folder when complete. I really like this added touch! It appears that the toolbar button to extract the archive is still visible after it navigates to the extracted items.
A second issue I noticed is that the extract archive option doesn't display in the archive unless you select a file and then deselect it.

@ferrariofilippo
Copy link
Contributor Author

I noticed you added an option to open the destination folder when complete.

Actually this feature already existed before my commit.
I'll try to fix the two bugs as quickly as possible

yaira2 pushed a commit that referenced this pull request Oct 19, 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.

Feature: Add extract archive button to the toolbar inside when browsing inside archives
3 participants