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

Investigate and Fix Invisible Emojis in Messages #17

Open
nesimtunc opened this issue Jan 20, 2024 · 0 comments
Open

Investigate and Fix Invisible Emojis in Messages #17

nesimtunc opened this issue Jan 20, 2024 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed high Fix it urgently

Comments

@nesimtunc
Copy link
Member

Description

Several users have reported that emojis are not visible when viewing messages. This issue seems to be affecting the message display, potentially due to rendering or character encoding problems.

Steps to Reproduce

  1. Open the https://whispeer.me/m/new
  2. Send a message containing one or more emojis.
  3. View the sent message.

Expected Behavior

Emojis should be clearly visible and rendered correctly in the messages.

Actual Behavior

Emojis are either not visible or not rendered correctly.

Possible Solution

Investigate the following areas:

  • Check if the character encoding supports emojis across all platforms.
  • Ensure the front-end rendering process properly interprets and displays emojis.
  • Review backend (db) saves the emojis properly

Additional Information

  • Screenshots:
Screenshot 2024-01-20 at 22 08 03 Screenshot 2024-01-20 at 22 08 34

Urgency

Given the impact on user experience, this issue should be addressed with a high priority.

@nesimtunc nesimtunc added the bug Something isn't working label Jan 20, 2024
@nesimtunc nesimtunc added good first issue Good for newcomers help wanted Extra attention is needed high Fix it urgently labels Jan 20, 2024
@nesimtunc nesimtunc moved this to Todo in Whispeer.me Jan 20, 2024
@nesimtunc nesimtunc pinned this issue Jan 21, 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 good first issue Good for newcomers help wanted Extra attention is needed high Fix it urgently
Projects
Status: Todo
Development

No branches or pull requests

1 participant