Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Limit reactions row on initial display #3152

Merged
merged 3 commits into from
Jun 28, 2019
Merged

Conversation

jryans
Copy link
Collaborator

@jryans jryans commented Jun 27, 2019

This limits the reactions row below messages to initially show at most 8 keys.
For those messages with more than that, a "Show all" option appears to reveal
all the keys.

2019-06-27 at 13 22

Fixes element-hq/element-web#9570

This limits the reactions row below messages to initially show at most 8 keys.
For those messages with more than that, a "Show all" option appears to reveal
all the keys.

Fixes element-hq/element-web#9570
@jryans jryans requested a review from a team June 27, 2019 12:22
Copy link
Member

@turt2live turt2live left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm either way

src/components/views/messages/ReactionsRow.js Outdated Show resolved Hide resolved
src/components/views/messages/ReactionsRow.js Outdated Show resolved Hide resolved
@jryans jryans merged commit 3342524 into develop Jun 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reactions: Show at most N keys
3 participants