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

File Loading Status #41

Open
RohanRK0 opened this issue Jul 27, 2020 · 2 comments
Open

File Loading Status #41

RohanRK0 opened this issue Jul 27, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@RohanRK0
Copy link

RohanRK0 commented Jul 27, 2020

Sometimes a file takes too long to load like for example a word file after boot or a big document which is really fine but during that time nothing happens in the front and it loads in the background, making the program unresponsive for the user and it becomes responsive only after the loading is completed.

So a file loading status (with file metadata if possible) appearing for such files or when a file fails to load within a specified time will be helpful.

That status could also notify if the file could not be loaded for example a corrupted file, password protected pdf file, or This PC, Recycle Bin shortcuts etc. That loading status could also provide a close button to stop loading that file if needed.

Thank you for making this great app 👍

@shibayan shibayan added the enhancement New feature or request label Jul 29, 2020
@shibayan shibayan self-assigned this Jul 30, 2020
@shibayan
Copy link
Owner

I'm starting to implement asynchronous reading.

@RohanRK0
Copy link
Author

I'm starting to implement asynchronous reading.
Ok, as you wish.

@shibayan shibayan added this to the Backlog milestone Jan 15, 2022
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

No branches or pull requests

2 participants