-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[$1000] Make emojis larger in other contexts than just single character messages #4114
Comments
Triggered auto assignment to @Christinadobrzyn ( |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
Triggered auto assignment to @ctkochan22 ( |
This issue has not been updated in over 15 days. eroding to Monthly issue. P.S. Is everyone reading this sure this is really a near-term priority? Be brave: if you disagree, go ahead and close it out. If someone disagrees, they'll reopen it, and if they don't: one less thing to do! |
@jboniface, this Monthly task hasn't been acted upon in 6 weeks; closing. If you disagree, feel encouraged to reopen it -- but pick your least important issue to close instead. |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
Triggered auto assignment to @JmillsExpensify ( |
For me it looks okay as well. Also, that's doesn't look like super often case (sending the message with 20+ emojis only) |
Discussion on-going (Commenting to keep MelvinBot happy). |
Updates:
|
Updates: I've started to prepare the Draft PR and testing over platforms |
Updates: |
Updates: |
The PR has been opened for the review! |
Update: PR is in review with a couple of bugs under fixing. Next update in next week. |
The latest updates can be found in the PR. Note: I'm going to be OOO next week (Sept 16-20) 🌴 |
FYI Please bump |
We should have the next update on Monday. |
Updates: We are waiting for this PR with |
@francoisl choosing you at random to take this over while I'm on parental leave. Hope you don't mind 🙃 |
Updates: the PR is waiting for re-review. |
PRs in progress |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
This issue covers several related scenarios:
Scenario 1
Action Performed:
Add an emoji with other plain text characters in a message in the composer.
Expected Result:
The emoji should be larger (19pt) compared to the default size for text (15pt) in the composer. The emoji and text should appear vertically centered with respect to eachother, such that the baseline of the emoji is below the plain text and the middle of the text vertically aligns with the middle of the emoji (like the right-hand-side of this example.
Actual Result:
The emoji is the same size as the rest of the text.
Scenario 2
Action Performed:
Send a message with emoji and text.
Expected Result:
The emoji should be larger (19pt) compared to the default size for text (15pt) in the chat history. The emoji and text should appear vertically centered with respect to eachother, such that the baseline of the emoji is below the plain text and the middle of the text vertically aligns with the middle of the emoji (like the right-hand-side of this example
Actual Result:
The emoji is the same size as the rest of the text.
Scenario 3
Action Performed
Draft a message (of any length) with only emoji.
Expected Result
The emoji should appear very large (27pt) in the composer.
Actual Result
The emoji appear very small (15pt).
Scenario 4
Action Performed
Send a message (of any length) with only emoji.
Expected Result
The emoji should appear very large (27pt) in the report history.
Actual Result
The emoji only appear large in the report history if there is only one emoji in the message.
Scenario 5
Action Performed
Go to
Settings
->Profile
and add emoji(s) to your last name 😎Expected Result
The emoji should appear larger (19pt) than the rest of the text (15pt) in the text input. The emoji and text should appear vertically centered with respect to eachother, such that the baseline of the emoji is below the plain text and the middle of the text vertically aligns with the middle of the emoji (like the right-hand-side of this example
Actual Result
The emoji appear the same size as the text.
Scenario 6
Action Performed
Settings
->Profile
and add emoji(s) to your last name 😎.Settings
RHP and look at your name:Expected Result
The emoji should appear larger (21pt) than the rest of the text (17pt) in the text input. The emoji and text should appear vertically centered with respect to eachother, such that the baseline of the emoji is below the plain text and the middle of the text vertically aligns with the middle of the emoji (like the right-hand-side of this example
Actual Result
The emoji and text have the same height:
Scenario 7
Action Performed
Settings
->Profile
and add emoji(s) to your last name 😎.Expected Result
The emoji should appear larger (19pt) than the rest of the test (15pt). The emoji and text should appear vertically centered with respect to eachother, such that the baseline of the emoji is below the plain text and the middle of the text vertically aligns with the middle of the emoji (like the right-hand-side of this example
Actual Result
The emoji appears the same size as the rest of the text.
Workaround:
no
Platform:
all
View all open jobs on Upwork
Issue Owner
Current Issue Owner: @JmillsExpensifyThe text was updated successfully, but these errors were encountered: