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

[FE] 상품 상세 페이지 Header의 [더보기] 버튼 기능 #171

Open
7 of 8 tasks
aken-you opened this issue Jun 27, 2023 · 0 comments
Open
7 of 8 tasks

[FE] 상품 상세 페이지 Header의 [더보기] 버튼 기능 #171

aken-you opened this issue Jun 27, 2023 · 0 comments
Assignees
Labels
🧑‍💻 FE FE 관련 이슈입니다. ✨ feat 구현 기능과 관련됩니다.

Comments

@aken-you
Copy link

aken-you commented Jun 27, 2023

☑️ 진행할 작업

  • Popup 컴포넌트 생성
  • 구매자일 경우, Header의 [더보기] 버튼이 없다.
  • Header의 [더보기] 버튼을 클릭하면, [게시글 수정], [삭제], [취소]가 있는 modal 창이 나타난다.
  • [게시글 수정] 버튼을 누르면, 해당 게시글을 수정하는 화면으로 이동한다.
  • [삭제] 버튼을 누르면,
    • "정말로 해당 게시물을 삭제할 것입니까? (아니오) (예)" alert 창이 뜬다.
    • [예] 버튼을 누르면, 해당 게시물이 삭제된다.
  • [취소] 버튼을 누르면, modal 창이 사라진다.
@aken-you aken-you added 🧑‍💻 FE FE 관련 이슈입니다. ✨ feat 구현 기능과 관련됩니다. labels Jun 27, 2023
@aken-you aken-you self-assigned this Jun 27, 2023
aken-you added a commit that referenced this issue Jun 27, 2023
- ProductDetailMain에 있던 Header를 분리
aken-you added a commit that referenced this issue Jun 28, 2023
- styled-components로 생성
- children에 있는 버튼들 위치 지정
saseungg added a commit that referenced this issue Jun 28, 2023
…detail-header-more-button

[FE] 상품 상세 페이지 Header의 [더보기] 버튼 기능 #171
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧑‍💻 FE FE 관련 이슈입니다. ✨ feat 구현 기능과 관련됩니다.
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant