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

[Bug] 채팅에서 메시지 전송 시 글자 수 바가 초기화되지 않는 문제 해결 #810

Conversation

jinhyeonkwon
Copy link
Contributor

@jinhyeonkwon jinhyeonkwon commented Aug 13, 2024

Summary

It closes #809

Circular bar를 위해 길이를 저장하던 state 값을, onSend에서 0으로 만들어줘야 하는데 빠져 있었습니다. 해당 부분 수정하였습니다.

Images or Screenshots

image

Further Work

  • Do something...

Copy link

netlify bot commented Aug 13, 2024

Deploy Preview for taxi-dev-preview ready!

Name Link
🔨 Latest commit e816809
🔍 Latest deploy log https://app.netlify.com/sites/taxi-dev-preview/deploys/66bb77a5a7e6cf0008e6f257
😎 Deploy Preview https://deploy-preview-810--taxi-dev-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@kmc7468 kmc7468 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 빠른 수정 감사합니다

@jinhyeonkwon jinhyeonkwon merged commit bd5bd9f into dev Aug 13, 2024
4 checks passed
@jinhyeonkwon jinhyeonkwon deleted the 809-bug-채팅에서-메시지-전송-시-글자-수-바가-초기화되지-않음 branch August 13, 2024 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
😱 bug Something isn't working chatting
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] 채팅에서 메시지 전송 시 글자 수 바가 초기화되지 않음
2 participants