Refactorio / FactorioWebInterface

MIT License
0 stars 6 forks source link

Server Drop Down -- Add current server name in addition to number #46

Open TWLTriston opened 5 years ago

TWLTriston commented 5 years ago

Can we modify the dropdown or give a server summary page including the name, current version, and running status for all 9 servers? image

grilledham commented 5 years ago

I've been thinking about this.

My plan is to change the page to what is sometimes called a navigation view layout. Where you have a panel on the left with server names / summaries and then you can click on them to open the server page on the right. Like how discord does channels.

Needs some work on the back-end to make server summaries available.

image