multihack / multihack-brackets

Realtime collaboration for programmers. (Brackets Extension)
MIT License
24 stars 9 forks source link

Make "connection lost" modal less intrusive #26

Closed Worie closed 7 years ago

Worie commented 7 years ago

Hi! I was thinking about the "Your connection to name was lost." modal. -> see here

You need to click it explicitly with your mouse (keyboard is not supported by default for brackets modals afair) which interrups your workflow and can be pretty annoying when there'll be more peers that sometimes leaves for various reasons.

I was thinking about making it look like the Live Preview tooltip, with the same message we currently have -> see here, ofc placed near the multihacks icon

I'm not sure yet wheter the function that creates it is exposed anywhere so we can use it, but perhaps we could swap the default modal to them.