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

CSR 깜빡임 문제 #4

Closed
dongree opened this issue Jul 27, 2023 · 1 comment
Closed

CSR 깜빡임 문제 #4

dongree opened this issue Jul 27, 2023 · 1 comment

Comments

@dongree
Copy link
Member

dongree commented Jul 27, 2023

로그인이 되어있는 상태인지를 구분하는 것을 Client-side에서 처리하기 때문에 UI가 자연스럽지 않고 깜박 거리는 문제

글 작성자가 현재 로그인한 유저인지 구분하는 것도 마찬가지 문제

어떻게 UI가 깜박거리지 않게 깔끔하게 처리할 수 있을까?

@dongree
Copy link
Member Author

dongree commented Sep 18, 2023

SSR로 처리해서 해결

Commits on Sep 7, 2023

[Fix: 헤더 SSR 수정]
[Fix: Header 일부 API CSR->SSR 변경]

다음 커밋 참고

@dongree dongree closed this as completed Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant