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

Blank lines in status messages after emojis not visible #2718

Open
pascalwittler opened this issue Jun 29, 2024 · 0 comments
Open

Blank lines in status messages after emojis not visible #2718

pascalwittler opened this issue Jun 29, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@pascalwittler
Copy link
Contributor

pascalwittler commented Jun 29, 2024

Describe the bug

If the last character of a line in a status message is an emoji, subsequent empty lines are ignored in the frontend output of the status:

[1] Status message with "😅" as the last character before a blank line

1

[2] No visible empty line in the status message

2

[3] Same status message without the emoji

3

[4] Visible empty line in the status message

4

[5] Same status message with the emoji again, followed by a space before the line break

5

[6] Still visible empty line in the status message

6

Probably related to #2070

Steps to reproduce

  1. Check in wherever you want
  2. Enter a status message
  3. End a line with an emoji
  4. Insert a blank line
  5. Type another line of text
  6. Click "Save"
  7. View the output of your status message

Browser console logs

No response

Browser

Chrome on Android 13

@pascalwittler pascalwittler added the bug Something isn't working label Jun 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant