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

Enable setting a custom path when extracting items #6814

Open
lakani opened this issue Nov 8, 2021 · 1 comment
Open

Enable setting a custom path when extracting items #6814

lakani opened this issue Nov 8, 2021 · 1 comment

Comments

Projects
Files
  
Backlog
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
@lakani
Copy link

@lakani lakani commented Nov 8, 2021

What's the Problem?

when select a Zip file and selects to (extract files),
files display (Select a destination and extract files) window ,
in which the destination path in text box,

however destination textbox is disabled, and not editable

Solution/Idea

the destination textbox should be enabled and editable, so user can modify it by writing down the destination path

Alternatives

use can select destination path by pressing browse

Priorities

Capability Priority
This proposal will allow users to type a custom path when extracting items Must
This proposal will verify the custom path is valid Must

Files Version

Version: 2.0.34.0

Windows Version

OS Version: 10.0.19043.1320

Additional comment

No response

@yaichenbaum yaichenbaum changed the title Select a destination and extract files - window Enable setting a custom path when extracting items Nov 8, 2021
@yaichenbaum yaichenbaum added this to Backlog in Files via automation Nov 8, 2021
@lakani
Copy link
Author

@lakani lakani commented Nov 8, 2021

(This proposal will verify the custom path is valid) is not valid, on the opposite, files should create that path if not exist

Loading

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment