Skip to content

Conversation

@yyezzzy
Copy link
Collaborator

@yyezzzy yyezzzy commented Dec 10, 2024

작업 내용

1. 알바목록에서 한개의 item을 클릭할 경우 /albaFormDetail/applicant/{formId} 경로로 이동합니다

2. useUserFormDetail 이라는 쿼리훅을 생성하였습니다. formDetail라는 queryKey로 data가 저장됩니다.

image

@yyezzzy yyezzzy added ✨ Feat 새로운 기능 🎨 Design Layout / Component 관련 📬 API API 통신 관련 labels Dec 10, 2024
@yyezzzy yyezzzy self-assigned this Dec 10, 2024
Copy link
Collaborator

@hongggyelim hongggyelim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다 ~

@github-actions
Copy link

github-actions bot commented Dec 10, 2024

💄 Storybook: https://673dcf13c9a3a1189a7c6fd4-fjsywoddvd.chromatic.com/ # Chromatic에서 생성된 Storybook URL
🕖 Update: 2024년 12월 10일 19시 53분 27초 # 현재 시간

Comment on lines -27 to -33

config.module.rules.push({
test: /\.css$/,
use: ["style-loader", "css-loader", "postcss-loader"],
include: [path.resolve(__dirname, "node_modules/react-datepicker"), path.resolve(__dirname, "src/app")],
});

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

이 부분 에러나서 삭제했어요

@yyezzzy yyezzzy changed the title Feat: 알바폼 상세페이지 API 불러오기 구현 완료 (user=지원자), UI 미완성 Feat: 알바폼 지원자일 경우 상세페이지 API 불러오기 구현 완료 , UI 미완성 Dec 10, 2024
Copy link
Contributor

@cccwon2 cccwon2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다.

@cccwon2 cccwon2 merged commit a8beed9 into dev Dec 10, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📬 API API 통신 관련 🎨 Design Layout / Component 관련 ✨ Feat 새로운 기능

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants