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

Show "add reaction" button when there are already reactions on a message #4578

Open
WesleyAC opened this issue Mar 31, 2021 · 2 comments · May be fixed by #4594
Open

Show "add reaction" button when there are already reactions on a message #4578

WesleyAC opened this issue Mar 31, 2021 · 2 comments · May be fixed by #4594

Comments

@WesleyAC
Copy link
Contributor

Accessing the reaction menu can be confusing. We should offer a simple way to add a reaction when there are already reactions on a message:

0000-recent

(that's a screenshot from the webapp, something similar would be good in mobile)

@Gautam-Arora24
Copy link
Contributor

Gautam-Arora24 commented Mar 31, 2021

@WesleyAC I would like to work on this issue.

@WesleyAC
Copy link
Contributor Author

Great! Exited to see this implemented :)

Gautam-Arora24 added a commit to Gautam-Arora24/zulip-mobile that referenced this issue Apr 3, 2021
Add an "addReactionButtonAsHtml" in "messagesAsHtml" file which
provides the html to "messageBody" when there is already a
reaction in message.

Create a type in "handleOutboundEvents" called "WebViewOutboundNavigate-
ToEmojiPicker" which helps to navigate to the emoji picker screen.

Add a check in "js.js" to call sendMessage when the target is "add-emoji-
button".

Ran "tools/generate-webview-js".

Discussion of this in CZO [1].

[1] https://chat.zulip.org/#narrow/stream/48-mobile/topic/Add.20Emoji.20Reaction.20Button

Fixes: zulip#4578
Gautam-Arora24 added a commit to Gautam-Arora24/zulip-mobile that referenced this issue Apr 3, 2021
Add an "addReactionButtonAsHtml" in "messagesAsHtml" file which
provides the html to "messageBody" when there is already a
reaction in message.

Create a type in "handleOutboundEvents" called "WebViewOutboundNavigate-
ToEmojiPicker" which helps to navigate to the emoji picker screen.

Add a check in "js.js" to call sendMessage when the target is "add-emoji-
button".

Ran "tools/generate-webview-js".

Discussion of this in CZO [1].

[1] https://chat.zulip.org/#narrow/stream/48-mobile/topic/Add.20Emoji.20Reaction.20Button

Fixes: zulip#4578
Gautam-Arora24 added a commit to Gautam-Arora24/zulip-mobile that referenced this issue Apr 3, 2021
Add an "addReactionButtonAsHtml" in "messagesAsHtml" file which
provides the html to "messageBody" when there is already a
reaction in message.

Discussion of this in CZO [1].

[1] https://chat.zulip.org/#narrow/stream/48-mobile/topic/Add.20Emoji.20Reaction.20Button

Fixes: zulip#4578
Gautam-Arora24 added a commit to Gautam-Arora24/zulip-mobile that referenced this issue Apr 3, 2021
Add an "addReactionButtonAsHtml" in "messagesAsHtml" file which
provides the html to "messageBody" when there is already a
reaction in message.

Discussion of this in CZO [1].

[1] https://chat.zulip.org/#narrow/stream/48-mobile/topic/Add.20Emoji.20Reaction.20Button

Fixes: zulip#4578
Gautam-Arora24 added a commit to Gautam-Arora24/zulip-mobile that referenced this issue Apr 3, 2021
Add an "addReactionButtonAsHtml" in "messagesAsHtml" file which
provides the html to "messageBody" when there is already a
reaction in message.

Discussion of this in CZO [1].

[1] https://chat.zulip.org/#narrow/stream/48-mobile/topic/Add.20Emoji.20Reaction.20Button

Fixes: zulip#4578
Gautam-Arora24 added a commit to Gautam-Arora24/zulip-mobile that referenced this issue Apr 6, 2021
Add an "addReactionButtonAsHtml" in "messagesAsHtml" file which
provides the html to "messageBody" when there is already a
reaction in message.

Discussion of this in CZO [1].

[1] https://chat.zulip.org/#narrow/stream/48-mobile/topic/Add.20Emoji.20Reaction.20Button

Fixes: zulip#4578
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants