Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wmwragg/chat message presentation #1987

Merged
merged 23 commits into from
Aug 23, 2016
Merged

Conversation

wmwragg
Copy link
Contributor

@wmwragg wmwragg commented Aug 19, 2016

This should close #1748. A companion branch matrix-org/matrix-react-sdk:wmwragg/chat-message-presentation also needs to be merged.

Signed-off-by: William Wragg wm.wragg@gmail.com

@matrixbot
Copy link

Can one of the admins verify this patch?

@wmwragg
Copy link
Contributor Author

wmwragg commented Aug 19, 2016

The actions have the avatar outset, as as we aren't doing the full user lozenge yet we needed to differentiate these from normal continuation messages with an emoji at the beginning, as the emoji will be the same size as the avatar now

screen shot 2016-08-19 at 15 26 39

@ara4n
Copy link
Member

ara4n commented Aug 19, 2016

Focusing on the design implementation rather than the code right now whilst playing with it, this is almost perfect - thanks! The only two remaining things I've spotted are shown below:

layout-fun

I suspect these can both be fixed by lowering the Avatar (which in turn would reduce the vertical gap?)

@ara4n
Copy link
Member

ara4n commented Aug 19, 2016

codewise this lgtm :)

… between initial messages and the previous one
@wmwragg
Copy link
Contributor Author

wmwragg commented Aug 22, 2016

@ara4n OK, I've tweaked the positions:
screen shot 2016-08-22 at 10 45 42

and reduced the distance between initial message and the previous one

@ara4n
Copy link
Member

ara4n commented Aug 23, 2016

lgtm - thanks!

@ara4n ara4n merged commit 1d1f89e into develop Aug 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Chat message states: implement new style
3 participants