mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2026-07-19 13:35:57 -04:00
[GH-ISSUE #163] [BUG] Pressing "Refresh" does not re-establish connection to server #87
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 @F1zzyD on GitHub (Oct 20, 2025).
Original GitHub issue: https://github.com/Drop-OSS/drop-app/issues/163
Describe the bug
A clear and concise description of what the bug is.
Pressing the "Refresh" button in the app does not refresh the app's connection to the Drop server. It only refreshes the game list. Otherwise, users need to close out of the app, kill it in the Windows system tray, and start the app back up again to re-establish a connection to the Drop server.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
App re-establishes connection to Drop server
Desktop (please complete the following information):
@quexeky commented on GitHub (Oct 20, 2025):
The refresh button refreshing just the library is intended behaviour, but you're right that we should have a button to refresh the full connection, perhaps under the offline button.
You can find the client version by going to settings and then pressing shift on your keyboard, which will add an option for "debug", I believe
@DecDuck commented on GitHub (Feb 6, 2026):
Implemented for v0.4.0
[BUG] Pressing "Refresh" does not re-establish connection to serverto [GH-ISSUE #163] [BUG] Pressing "Refresh" does not re-establish connection to server