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
Currently, the F2 robots dialog is non-interactive.
Since there is a lot of information we could show per robot, let's make the widget navigable and present full details for a single robot when selected.
A refactoring towards #2138
A new field for the robots dialog will be added to the `UIDialogs` record next.
Also, move F2 robots dialog rendering code to a new module `Swarm.TUI.View.Robot`.
Currently, the F2 robots dialog is non-interactive.
Since there is a lot of information we could show per robot, let's make the widget navigable and present full details for a single robot when selected.
This may subsume parts of #1341.
The text was updated successfully, but these errors were encountered: