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
目前中国区个性id设置时仅支持小写字母,但我的账号是从leetcode.com迁移来的,似乎保留的含大写字母的id。因此我直接搜索全是小写的id搜不到自己。
目前两个社区个人页面的id均是大小写不敏感的,例如: https://leetcode.cn/u/johnkram/ https://leetcode.cn/u/JOHNKRAM/
https://leetcode.com/neal_wu/ https://leetcode.com/NEAL_WU/
可以考虑在搜索用户名时不区分大小写
The text was updated successfully, but these errors were encountered:
你好,感谢你的建议。
刚刚看了一下ID确实不区分大小写,以前不知道的。
Sorry, something went wrong.
No branches or pull requests
目前中国区个性id设置时仅支持小写字母,但我的账号是从leetcode.com迁移来的,似乎保留的含大写字母的id。因此我直接搜索全是小写的id搜不到自己。
目前两个社区个人页面的id均是大小写不敏感的,例如:
https://leetcode.cn/u/johnkram/
https://leetcode.cn/u/JOHNKRAM/
https://leetcode.com/neal_wu/
https://leetcode.com/NEAL_WU/
可以考虑在搜索用户名时不区分大小写
The text was updated successfully, but these errors were encountered: