In addition to the button, we also need to extend the text so that the user knows what the button will do.
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.
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.
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.~Blocked on https://github.com/tiny-pilot/tinypilot/issues/1814.~ (Resolved, 2024-07-24)