We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
[2] No visible empty line in the status message
[3] Same status message without the emoji
[4] Visible empty line in the status message
[5] Same status message with the emoji again, followed by a space before the line break
[6] Still visible empty line in the status message
Probably related to #2070
No response
Chrome on Android 13
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
[2] No visible empty line in the status message
[3] Same status message without the emoji
[4] Visible empty line in the status message
[5] Same status message with the emoji again, followed by a space before the line break
[6] Still visible empty line in the status message
Probably related to #2070
Steps to reproduce
Browser console logs
No response
Browser
Chrome on Android 13
The text was updated successfully, but these errors were encountered: