Thorium-Sim / thorium-nova

Next-generation Spaceship Controls
https://thoriumsim.com
Apache License 2.0
342 stars 14 forks source link

Ship Map - List View #259

Open alexanderson1993 opened 2 years ago

alexanderson1993 commented 2 years ago

Is your feature request related to a problem? Please describe.

It might be nice to have a list view for managing rooms on the Plugin Config, as an alternate view to the deck map/node graph view. This would make it easy to quickly find a room and update its properties.

Describe the solution you'd like

A button on the deck config screen would alternate between the two views. Any nodes that have the isRoom flag would be shown in a list in alphabetical order. Clicking on a room will show all of the configuration options for that room to the side. A search input will make it easy to find any room across the entire ship with a typeahead dropdown.

ollixx commented 4 months ago

Here is a short summary of our discussion on discord as far as the requirements for this ticket are concerned

image

ollixx commented 4 months ago

I started working on this issue