screego / server

screen sharing for developers https://screego.net/
https://app.screego.net
GNU General Public License v3.0
7.62k stars 551 forks source link

Added room join form in index page #142

Closed MrTip0 closed 1 year ago

MrTip0 commented 1 year ago

Added a separate area in the index page to avoid editing directly the URL

jmattheis commented 1 year ago

I'd prefer changing the create room button to something like join or create room. Then we don't need two different forms.

MrTip0 commented 1 year ago

I edited it, now in the create form, there is the option to join the room if it already exists.

jmattheis commented 1 year ago

I think we don't need another check box for that. We can hardcode joinIfExist: true and change the label of the button to something like "join or create room".