Skip to content

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

Merged
jfantinhardesty merged 4 commits intomainfrom
gui-mount-as-drive-letter
Feb 26, 2025
Merged

Allow GUI to only mount as a drive letter on Windows#450
jfantinhardesty merged 4 commits intomainfrom
gui-mount-as-drive-letter

Conversation

@jfantinhardesty
Copy link
Copy Markdown
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
Copy Markdown
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?

Comment thread gui/mountPrimaryWindow.py Outdated
Copy link
Copy Markdown
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
@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