5 ms·
Cool chat! Fast! Somethings that I saw: 1. Horizontal scrolling is a bit boring (when you text a long message) 2. Automatic Vertical scrolling is not always
by bruno2223 10y ago
Cool chat! Fast!
Somethings that I saw:
1. Horizontal scrolling is a bit boring (when you text a long message)
2. Automatic Vertical scrolling is not always working
But it still awesome :-) congrats!
- kickling 10y agoI have noticed. Really annoying to not be able to make these changes without disconnecting all current users..
- bruno2223 10y agoHumm why they get disconnected? Because you do a node refresh on the server on every Git Push? You could make 2 repos to avoid that: frondend + backend Then you could update frontend without disconecting users... On backend update you'll still get this issue of disconecting on Git pushs, there is no fast-and-easy solution, I think.