binary-coffee-dev / binary-coffee-dev/dcs-blog
Error saving articles with not conventional emojis
Open
bug
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
When you try to save the article with an emoji that is not accepted in the API, the request get rejected and you can´t save the article and you didn´t get any warning about it.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to create a new articlew
2. Select a random name
3. Use the next text as part of the body
```
something 🔥
```
4. Try to save the article
**Expected behavior**
The API should accept any type of emoji
Contributor guide
Assessment
This issue has not been assessed yet.