List titles cannot include "π °οΈ" emoji #28006
-
|
When creating a new list on the Android GitHub app, you cannot use the This probably happens because it's a weird emoji lol. |
Beta Was this translation helpful? Give feedback.
Answered by
stevepopovich
Aug 4, 2022
Replies: 1 comment 1 reply
-
|
Hi @Casiyre, nice catch! It turns out that List titles can not include 4-byte Unicode characters So the Android app is showing the wrong error, which we can fix! Thanks for reporting. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
stevepopovich
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Hi @Casiyre, nice catch! It turns out that List titles can not include 4-byte Unicode characters
So the Android app is showing the wrong error, which we can fix! Thanks for reporting.