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

Slight rendering issue when creating a pin with a description containing some unicode characters #89

Open
Lucas-C opened this issue Jan 28, 2020 · 0 comments
Labels

Comments

@Lucas-C
Copy link
Member

Lucas-C commented Jan 28, 2020

Observed with the following unicode characters:

Currently those characters are replaced by ? characters in the description.
We should:

  1. add tests for those cases in the backend
  2. handle those characters properly, or at least trigger a warning for the user that their description contains non-standard characters
@Lucas-C Lucas-C added the bug label Jan 28, 2020
@Lucas-C Lucas-C changed the title Slight rendering when creating a pin with a description containing some unicode characters Slight rendering issue when creating a pin with a description containing some unicode characters Jan 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant