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
Copy file name to clipboardExpand all lines: docs/STATUS_MESSAGES.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -324,6 +324,14 @@ These messages use a hybrid approach: **first display respects 500ms minimum**,
324
324
325
325
#### 8. Error Messages
326
326
327
+
##### Select radio power to connect
328
+
-**Message**: `"Select radio power to connect"`
329
+
-**Color**: Slate (idle)
330
+
-**When**: On app load or when disconnected, if no radio power option is selected
331
+
-**Terminal State**: Yes (persists until radio power is selected)
332
+
-**Notes**: Displayed in Dynamic Status Bar as an informational message (not an error) to guide user that Connect button is disabled. Once radio power is selected, status changes to "Idle" (em dash) and Connect button becomes enabled.
0 commit comments