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

考虑在搜索用户名时不区分大小写 #14

Open
XiaoXKKK opened this issue May 21, 2023 · 1 comment
Open

考虑在搜索用户名时不区分大小写 #14

XiaoXKKK opened this issue May 21, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@XiaoXKKK
Copy link

目前中国区个性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/

可以考虑在搜索用户名时不区分大小写

@baoliay2008
Copy link
Owner

你好,感谢你的建议。

刚刚看了一下ID确实不区分大小写,以前不知道的。

@baoliay2008 baoliay2008 added the enhancement New feature or request label May 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants