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

채팅 입력 문자열의 길이에 제한이 필요합니다. #12

Open
soulchicken opened this issue Aug 9, 2023 · 0 comments
Open
Labels
feature New feature or request

Comments

@soulchicken
Copy link
Member

채팅 입력 문자열 제한 이슈
프론트쪽에서 이슈로 올렸었던 채팅입력시 필요한 입력에 대한 이야기입니다.

image

현재 프론트에서는 input tag에 문자열 제한을 maxLength=100으로 막아뒀습니다. 프론트 이후에 백엔드나 AI서버 쪽에서도 이중체크가 되도록 에러 핸들링 부탁드려용

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

No branches or pull requests

1 participant