Reset Room button #32
Labels
component: GUI
Related to the multiworld app
status: good first issue
Good for new contributors, feel free to request mentoring
type: enhancement
New feature or request
My group of friends runs multiworlds a couple of times per week, and we reuse the same room name both to avoid bloating the list and to avoid having to recoordinate on room name. Right now, the flow is:
I'd like to instead have a "Reset Room" button that combines steps 2 and 3.
I'd take a crack at implementing it myself, but I'm not sure how easy it is to set up to contribute here; I'm not sure what the toolchain is, and it doesn't look like I'd be able to easily test any server-side changes. So if there ends up being a strong reason for needing a new ResetRoom entrypoint instead of just chaining together Delete + Create on the client side, I'd be stuck.
The text was updated successfully, but these errors were encountered: