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

Add Cancel option and progress for manual extraction #205

Conversation

DineshSolanki
Copy link
Owner

No description provided.

Updated ManualExplorer_views and ManualExplorerViewModel to include progress tracking for file downloads. This involves adding new properties to the model and bindings in the UI. Advanced Handling of extraction of files is also added in DArt.cs. The error scenario while deleting temporary directories is also considered.
…UI of the value change, as the progress bar wouldn't update and format progress bar text
ExtractionProgress class has been renamed to ProgressInfo and extended with a text property to provide more detailed progress information. Cancel functionality has been added to the manual extraction process, allowing the user to terminate the process prematurely. Fetching and extraction processes have been updated to be cancellable. In addition, the progress display in the UI has been updated to provide more detailed information.
This commit encompasses the addition of localized string definitions for 'Downloading' and 'Extracting' scenarios.
@DineshSolanki DineshSolanki self-assigned this Jul 20, 2024
@DineshSolanki DineshSolanki added the enhancement New feature or request label Jul 20, 2024
@DineshSolanki DineshSolanki merged commit 7d90115 into master Jul 20, 2024
3 checks passed
@DineshSolanki DineshSolanki deleted the feature/add-stop-option-for-manual-extraction-and-size-information branch July 20, 2024 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant