tiny-pilot / tinypilot

Use your Raspberry Pi as a browser-based KVM.
https://tinypilotkvm.com
MIT License
3.07k stars 259 forks source link

Direct users to Network Status dialog #1826

Closed jotaen4tinypilot closed 3 months ago

jotaen4tinypilot commented 4 months ago

As discussed in https://github.com/tiny-pilot/tinypilot/issues/1814#issuecomment-2239487271, we want to add a button at the “success” states of the Static IP and WiFi dialogs that sends the user over to the Network Status dialog.

In addition to the button, we also need to extend the text so that the user knows what the button will do.

Screenshot 2024-07-19 at 17 29 01

Additionally, we could extend the tooltip of the <connection-indicator> in the status bar in the same fashion as we did with the <video-stream-indicator>, i.e., include a hint that users find more information about their connection state in the Network Status dialog.

Screenshot 2024-07-26 at 18 17 20

~Blocked on https://github.com/tiny-pilot/tinypilot/issues/1814.~ (Resolved, 2024-07-24)