home screen should also have the server picker #53

Closed
opened 2026-08-03 18:27:02 +00:00 by hugo · 1 comment
Owner

currently users can't switch servers on the home screen, which is awkward. the same server picker should be there as is in the other panels.

currently users can't switch servers on the home screen, which is awkward. the same server picker should be there as is in the other panels.
hugo added this to the first feature complete release milestone 2026-08-03 18:27:02 +00:00
hugo added the bug label 2026-08-03 18:27:02 +00:00
Author
Owner

Implemented in 976742e.

  • Added the native server picker button to Home using the same Servers screen and server.rack presentation as the other data tabs.
  • Added an explicit accessibility label and updated the no-server guidance so Home remains the direct recovery path when no server is selected.
  • Updated TESTING.md with Home picker and empty-state regression scenarios.

Verified with all repository gates (fmt, warnings-denied workspace check, Clippy with warnings denied, and workspace tests), an arm64 iPhone 17 Pro Simulator build and visual interaction proving Home opens the shared Servers screen, plus a signed paired-iPhone build.

Implemented in `976742e`. - Added the native server picker button to Home using the same Servers screen and `server.rack` presentation as the other data tabs. - Added an explicit accessibility label and updated the no-server guidance so Home remains the direct recovery path when no server is selected. - Updated `TESTING.md` with Home picker and empty-state regression scenarios. Verified with all repository gates (`fmt`, warnings-denied workspace check, Clippy with warnings denied, and workspace tests), an arm64 iPhone 17 Pro Simulator build and visual interaction proving Home opens the shared Servers screen, plus a signed paired-iPhone build.
hugo closed this issue 2026-08-03 18:39:12 +00:00
Sign in to join this conversation.