quadratic icon indicating copy to clipboard operation
quadratic copied to clipboard

Kick user from cell code editor in multiplayer

Open luke-quadratic opened this issue 11 months ago • 4 comments

Consistent annoyance in the multiplayer experience, other tools solve it by having a prompt to kick out other users and take over. Clicking take over cell would give you access to the cell from your teammate (bridge solution until code editing is collaborative down the line)

takeover

luke-quadratic avatar Mar 04 '24 18:03 luke-quadratic

Related: sometimes the root cell is locked but if you try and open a code cell from an output cell it won't show you that it's locked or it shows the message at the top cell, and you can't necessarily see it.

davidkircos avatar Mar 04 '24 18:03 davidkircos

I had a similar annoyance this morning. Should we add some rules to this? An owner can kick anyone out, but editors can't kick owners out?

ddimaria avatar Mar 04 '24 18:03 ddimaria

Note: kicking someone out could result in code loss. @davidfig can you confirm?

ddimaria avatar Mar 04 '24 18:03 ddimaria

This could result in changes being lost since we only save when you run. Multi-editors in the code cell would solve this without needing to kick people out.

davidfig avatar Mar 04 '24 18:03 davidfig