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

Closed
pakxe opened this issue Sep 25, 2024 · 0 comments · Fixed by #889
Closed

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

pakxe opened this issue Sep 25, 2024 · 0 comments · Fixed by #889
Labels

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
@pakxe pakxe moved this to 📑 Todo in 2024-haeng-dong Sep 25, 2024
@Todari Todari modified the milestones: v2.0.0, v2.0.1, v2.1.0 Oct 2, 2024
@Todari Todari modified the milestones: v2.1.0, v2.1.1, v2.1.2 Oct 11, 2024
@Todari Todari modified the milestones: v2.1.2, v2.1.4 Oct 24, 2024
@soi-ha soi-ha modified the milestones: v2.1.4, v2.2.0 Nov 13, 2024
@Todari Todari removed this from the v3.0.0 milestone Dec 11, 2024
@jinhokim98 jinhokim98 moved this from 📑 Todo to ✅ Done in 2024-haeng-dong Jan 9, 2025
@jinhokim98 jinhokim98 closed this as completed by moving to ✅ Done in 2024-haeng-dong Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: ✅ Done
4 participants