mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2026-07-19 02:54:43 -04:00
[GH-ISSUE #169] [BUG] Library refresh when server is offline #92
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @utlilb on GitHub (Nov 8, 2025).
Original GitHub issue: https://github.com/Drop-OSS/drop-app/issues/169
Describe the bug
Clicking refresh in the library on the client when the server is offline causes an unrecoverable error. Closing the app and reopening will fix the error and load only locally installed games.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Refresh library when server is offline should force client into offline mode and show locally installed games without an error.
Desktop (please complete the following information):
[BUG] Library refresh when server is offlineto [GH-ISSUE #169] [BUG] Library refresh when server is offline@DecDuck commented on GitHub (Mar 4, 2026):
Should be fixed in v0.4.0, it has new logic to handle online/offline transitions.