Skip to content

Feat/add remaining alerts for drive path selection#392

Merged
egalvis27 merged 2 commits into
mainfrom
feat/add-remaining-alerts-for-drive-path-selection
Jun 17, 2026
Merged

Feat/add remaining alerts for drive path selection#392
egalvis27 merged 2 commits into
mainfrom
feat/add-remaining-alerts-for-drive-path-selection

Conversation

@egalvis27

Copy link
Copy Markdown

What is Changed / Added


  • Added a dedicated validation module for virtual drive root changes.
  • The new validation blocks mounting the drive on removable devices, folders that belong to other cloud providers, and paths with insufficient permissions.
  • Added specific error codes so the UI can show a different notification for each failure case.
  • Updated the Settings flow to handle the new result contract and avoid overwriting the current valid path when the selected one is rejected.
  • Added French, Spanish, and English translations for the new notifications.
  • Expanded unit tests for the new validation module and the updated service flow.

Why


  • To prevent users from changing the drive path to unsafe or unsupported locations.
  • To avoid breaking the current working mount path when the new path cannot be used.
  • To give users clear, specific feedback depending on why the path change failed.

@sonarqubecloud

Copy link
Copy Markdown

@egalvis27
egalvis27 merged commit f0ba7ec into main Jun 17, 2026
11 checks passed
@egalvis27
egalvis27 deleted the feat/add-remaining-alerts-for-drive-path-selection branch June 17, 2026 15:59
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.

2 participants