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

Feat: 같은 시간대에 같은 사람(유저 or 캐릭터)가 보낸 채팅을 묶기 #21

Open
soulchicken opened this issue Jul 21, 2023 · 0 comments
Labels
feature New feature or request

Comments

@soulchicken
Copy link
Member

soulchicken commented Jul 21, 2023

현재 구현된 UI

image

현재 구현된 형태에서는 같은 시간대에 올라온 채팅이라도 하나하나 timestamp가 찍힙니다.
중복된 요청이 되는(응답받기 전에 요청을 보내는) 방식이 구현 됐기 때문에 추후에 시간이 날 때 figma에서 의도했던대로 채팅 UI를 구현하고자 합니다.
(로그인이나 회원가입 등 다른 기능의 우선순위가 높기 때문에 추후에 구현하는걸루,,,)

구현해야하는 UI

image
@soulchicken soulchicken added the feature New feature or request label Jul 21, 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