You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-⬜**3.8** Call mount command when user selects a share
105
-
-⬜**3.9** Show mounting progress/spinner
106
-
-⬜**3.10** Navigate to mounted path on success
107
-
-⬜**3.11** Display error messages on failure
108
-
-⬜**3.12** Add frontend tests
104
+
-✅**3.8** Call mount command when user selects a share
105
+
-✅**3.9** Show mounting progress/spinner
106
+
-✅**3.10** Navigate to mounted path on success
107
+
-✅**3.11** Display error messages on failure
108
+
-✅**3.12** Add frontend tests
109
109
110
110
---
111
111
@@ -159,7 +159,8 @@ See [known-shares-store.md](./known-shares-store.md) for details.
159
159
160
160
## 6. Pre-mounted shares
161
161
162
-
Pre-mounted SMB shares (e.g., mounted via Finder) appear automatically in the volume selector because the existing volume listing code at `/Volumes/*` picks them up. The macOS APIs return the correct network share icon.
162
+
Pre-mounted SMB shares (e.g., mounted via Finder) appear automatically in the volume selector because the existing
163
+
volume listing code at `/Volumes/*` picks them up. The macOS APIs return the correct network share icon.
0 commit comments