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

Allow GUI to only mount as a drive letter on Windows #450

Merged
merged 4 commits into from
Feb 26, 2025

Conversation

jfantinhardesty
Copy link
Contributor

@jfantinhardesty jfantinhardesty commented Feb 13, 2025

What type of Pull Request is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Describe your changes in brief

This changes the GUI to only allow mounting as a drive letter on Windows, to reduce user confusion and simplify the Windows mounting process. It replaces the browse button with one for drive letters that display the available drive letters to mount on. The old code is still there, so you can manually type a path and still mount to it, but the browse button in gone.

Here is how the GUI looks now on Windows.

image

image

Checklist

  • Tested locally
  • Added new dependencies
  • Updated documentation
  • Added tests

Related Issues

  • Related Issue #
  • Closes #

@foodprocessor
Copy link
Contributor

Can you push a screenshot of this in action into this PR's description so we can see it without having to build it?

Copy link
Contributor

@Ferelith-maker Ferelith-maker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

@jfantinhardesty jfantinhardesty merged commit 90e2ef9 into main Feb 26, 2025
19 of 21 checks passed
@jfantinhardesty jfantinhardesty deleted the gui-mount-as-drive-letter branch February 26, 2025 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants