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] 질문 게시판 로더 적용 #159

Open
geongyu09 opened this issue Dec 10, 2024 · 0 comments
Open

[FEAT] 질문 게시판 로더 적용 #159

geongyu09 opened this issue Dec 10, 2024 · 0 comments
Assignees
Labels
feature🔥 🔥기능 추가! 🔥

Comments

@geongyu09
Copy link
Collaborator

Description

질문 게시판에 스캘레톤 로더를 적용합니다

To Do

  • [ ]
  • [ ]

ETC

@geongyu09 geongyu09 self-assigned this Dec 10, 2024
@geongyu09 geongyu09 added the feature🔥 🔥기능 추가! 🔥 label Dec 10, 2024
geongyu09 added a commit that referenced this issue Dec 11, 2024
고정적으로 사용하는 이미지 혹은 아이콘들은 feature/icons에서 전부 관리하도록 함.
여기서는 index.tsx에서 재수출 하여 한 모듈에서 아이콘 혹은 이미지들을 가져올 수 있도록함

기존에는 로직상에 url이 그대로 박혀있는 경우가 많았으며, 이로 인해서 해당 아이콘 혹은 이미지를 변경하는 등의 작업시 로직 전부를 확인하며 이미지 태그의 url을 확인했어야 했다.
게다가 해당 이미지나 아이콘을 재사용하고자 할 때에도 다시 코드를 복붙하는 방식으로 해야하였기에 유지보수적으로 많은 비용을 지불할 수밖에 없었다.

한 곳에서 컴포넌트로서 관리하게되면 이러한 비용을 줄일 수 있을 것으로 기대한다.

#159
geongyu09 added a commit that referenced this issue Dec 11, 2024
…n 내부에서 처리도록 수정

기존에 UserAttendModalSection에서 필요한 programId 값을 page에서 받아오던 부분을 내부에서 받아오도록 수정

#159
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature🔥 🔥기능 추가! 🔥
Projects
None yet
Development

No branches or pull requests

1 participant