-
-
Notifications
You must be signed in to change notification settings - Fork 22
Ship Map - List View #259
Copy link
Copy link
Open
Labels
FeatureHelp WantedItems that are good for folks that are new to the project.Items that are good for folks that are new to the project.approvedIssues that are approved and ready to be implemented.Issues that are approved and ready to be implemented.
Metadata
Metadata
Assignees
Labels
FeatureHelp WantedItems that are good for folks that are new to the project.Items that are good for folks that are new to the project.approvedIssues that are approved and ready to be implemented.Issues that are approved and ready to be implemented.
Type
Projects
Status
📌 Todo
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
isRoomflag 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.