You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
When the package manager downloads a package, a spinning progress indicator is displayed, but no detailed information is shown. For large packages or slow network connections, users may wonder what progress has been made, how much is left, etc.
Describe the solution you'd like
Detailed information should be shown, such as the file size of the download, the percentage of the download completed, and the stage of installation (e.g., "downloading..." vs. "installing...").
Is your feature request related to a problem? Please describe.
When the package manager downloads a package, a spinning progress indicator is displayed, but no detailed information is shown. For large packages or slow network connections, users may wonder what progress has been made, how much is left, etc.
Describe the solution you'd like
Detailed information should be shown, such as the file size of the download, the percentage of the download completed, and the stage of installation (e.g., "downloading..." vs. "installing...").
Describe alternatives you've considered
None.
Additional context
The public-repo displays package sizes - e.g., https://exist-db.org/exist/apps/public-repo/packages/tei-graphing?eXist-db-min-version=3.0.2. It would be nice to show the file size in the package info within package manager.
The text was updated successfully, but these errors were encountered: