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

[FE] 멤버 이름의 길이가 8로 수정된 것을 반영 #626

Open
pakxe opened this issue Sep 25, 2024 · 0 comments
Open

[FE] 멤버 이름의 길이가 8로 수정된 것을 반영 #626

pakxe opened this issue Sep 25, 2024 · 0 comments
Labels
Milestone

Comments

@pakxe
Copy link
Contributor

pakxe commented Sep 25, 2024

📄 설명

멤버 이름의 길이가 8로 수정된 것을 반영합니다.
다만 한글 8자는 길 것 같으므로 8바이트를 맥스로 합니다.

따라서 한글은 최대 4자(8바이트), 영어 등의 문자는 최대 8자(8바이트)로 진행될 것 같아요.

@pakxe pakxe added 🖥️ FE Frontend ⚙️ feat feature labels Sep 25, 2024
@pakxe pakxe added this to the v2.0.0 milestone Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 📑 Todo
Development

No branches or pull requests

1 participant