Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make robots selectable in F2 dialog and show details #2138

Open
kostmo opened this issue Sep 5, 2024 · 0 comments
Open

Make robots selectable in F2 dialog and show details #2138

kostmo opened this issue Sep 5, 2024 · 0 comments
Labels
T-UI Involves the user interface. Z-Feature A new feature to be added to the game.

Comments

@kostmo
Copy link
Member

kostmo commented Sep 5, 2024

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.

@kostmo kostmo added Z-Feature A new feature to be added to the game. T-UI Involves the user interface. labels Sep 5, 2024
mergify bot pushed a commit that referenced this issue Sep 7, 2024
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`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-UI Involves the user interface. Z-Feature A new feature to be added to the game.
Projects
None yet
Development

No branches or pull requests

1 participant