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

Handle farms reordering gracefully #365

Open
nazar-pc opened this issue Dec 31, 2024 · 0 comments
Open

Handle farms reordering gracefully #365

nazar-pc opened this issue Dec 31, 2024 · 0 comments
Labels
enhancement New feature or request farmer Farmer functionality frontend Frontend/user interface good first issue Good for newcomers ux UX-related Windows Windows-specific

Comments

@nazar-pc
Copy link
Member

Disk management on Windows can be tricky with disks not guaranteed to assign the same letter to the disk after reboot.

Since we do have farm identifiers, we can hypothetically detect reordering and even find farms on disks that were renamed and whose letter is not present in the configuration file. This will be platform-specific for Windows, but it can be done and will improve UX.

@nazar-pc nazar-pc added enhancement New feature or request good first issue Good for newcomers Windows Windows-specific ux UX-related farmer Farmer functionality frontend Frontend/user interface labels Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request farmer Farmer functionality frontend Frontend/user interface good first issue Good for newcomers ux UX-related Windows Windows-specific
Projects
Status: No status
Development

No branches or pull requests

1 participant