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

visual: added design at client list page #17

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

enc2586
Copy link
Member

@enc2586 enc2586 commented Aug 26, 2024

before:
image

after:
image

@enc2586 enc2586 linked an issue Aug 26, 2024 that may be closed by this pull request
@enc2586 enc2586 requested a review from 2paperstar August 26, 2024 09:47
Copy link

cloudflare-workers-and-pages bot commented Aug 26, 2024

Deploying idp-fe-legacy with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5a75748
Status: ✅  Deploy successful!
Preview URL: https://e562079d.idp-fe.pages.dev
Branch Preview URL: https://16-visual-clients-list-page.idp-fe.pages.dev

View logs

src/pages/ClientList/index.tsx Outdated Show resolved Hide resolved
@enc2586
Copy link
Member Author

enc2586 commented Aug 27, 2024

Title, Divider 등 일부 컴포넌트는 Profile 폴더에 있던 styled component를 복붙해 썼습니다! 그래서 코드중복이 발생했음을 알립니다.

그렇게 많은 양은 아니어서 복붙하여 사용했지만, 필요하다면 전역 컴포넌트로 만들어서 쓰면 될것같네요.

@2paperstar
Copy link
Member

Title, Divider 등 일부 컴포넌트는 Profile 폴더에 있던 styled component를 복붙해 썼습니다! 그래서 코드중복이 발생했음을 알립니다.

그렇게 많은 양은 아니어서 복붙하여 사용했지만, 필요하다면 전역 컴포넌트로 만들어서 쓰면 될것같네요.

아직 디자인이 확정되어서 어떻게 쓰일진 모르겠지만, 전역으로 만들어 쓰면 좋을 것 같아요!

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

Successfully merging this pull request may close these issues.

[Visual] clients list page design
2 participants