You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to review how the liveview layout are defined with Phoenix 1.7 and we might need to move this html code in another layout which can display liveview values
"People in chat"
doesn't display the namesdisplay names on refresh. Make surePresence
is working properlyCentre horizontally the chat
Make the times more readable human friendly, ex: "12mn ago"
Better display the errors linked to the inputs:
Add white space top, left and right for the header section to make a bit less sticky to the screen
Center "login" and profile image; Make profile image round? Capitalise "login"
Remove login button at the button of the page as it already exists on the header
Add white space for footer
Use textarea instead of input for message value
Focus message input when the page load
The text was updated successfully, but these errors were encountered: