-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Show external storage status in file list + prompt credentials if different #20427
Comments
As a more generic method than a credentials popup, we should rather send the user to the external storage configuration section if the external storage is unavailable and they click on the entry in the file list. It will reduce the overall code complexity and re-use the configuration GUI |
Will that work correctly if it's an admin setup mount where the user will need to enter the password (use case for WND) |
@icewind1991 Yes, since once #18999 is merged (which needs a rebase and re-review then it's ready) all applicable global storages will be displayed in the personal settings, and the credentials for said storages can be directly modified by the user |
@Xenopathic I'm mixing some javascript from WND app with files_external. Big part can be reused. Once I will have a working version we will discuss about the best UX. |
http://docker.oc.solidgear.es:53648 Branch: core/issue_20427 |
|
@jmaciasportela your PR #20569 already shows the icons, I think it's enough for 9.0. |
|
Dialog as added, closing. |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Open questions:
@jmaciasportela @icewind1991
The text was updated successfully, but these errors were encountered: