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

마이페이지 관련 수정 (버튼 동작 및 ui 수정) #185

Merged
merged 3 commits into from
Jul 2, 2023

Conversation

kimyouknow
Copy link
Member

@kimyouknow kimyouknow commented Jul 2, 2023

⛳️ Task

  • 주민증이 없는 경우 마이페이지에 아래 컴포넌트 추가
  • 클릭시 주민증 생성으로 이동 -> communityId가 없는 경우 에러 처리가 필요해요( ex. 홈이나 다른 페이지로 보내기)
  • 버튼을 누르면 http://localhost:3000/id-card/create 여기로 이동하는데, 행성만들기로 이동하게 수정

✍️ Note

⚡️ Test

📸 Screenshot

AS-IS TO-BE

📎 Reference

#182
#181

@kimyouknow kimyouknow self-assigned this Jul 2, 2023
@kimyouknow kimyouknow added the fix 버그 (버그 수정) label Jul 2, 2023
@kimyouknow kimyouknow changed the title Issue182 181 마이페이지 관련 수정 (버튼 동작 및 ui 수정) Jul 2, 2023
@kimyouknow kimyouknow merged commit bee7a96 into develop Jul 2, 2023
@kimyouknow kimyouknow deleted the issue182-181 branch July 2, 2023 14:22
kimyouknow added a commit that referenced this pull request Jul 3, 2023
* Feat: 에러바운더리 디자인 수정 (#183)

* 마이페이지 관련 수정 (버튼 동작 및 ui 수정) (#185)

* feat: 마이페이지에서 행성 만들기 버튼 동작 수정

* refactor: icon에 fill 제거

* refactor: 주민증없는 경우 ui 수정

* Fix/comment 3 (#192)

* Fix: response type 수정

* Fix: comment error 수정 #159

* 404 페이지 (#194)

* feat: error-ufo

* feat: not-found page

* Community route (#195)

* feat: 행성 만들기 routing #170

* feat: #172 행성 id 기본값, communityTitle 제거

* refactor: switchCommunity 타입변경 반영

* style: cspell 추가

* feat: 마이페이지 행성 분기 로직

* feat: 행성 목록 user id

* fix: coverImageUrl type null 처리

* feat: 행성 로고 기본 이미지 적용

* feat: 행성 기본 이미지

* feat: 행성 꾸미기 페이지

* feat: community -> planet 경로 수정

* feat: community -> planet 경로 수정

* feat: 행성 꾸미기 후 라우팅

* feat: 행성 꾸미기 설명 추가

* Add routing logic (#196)

* Feat: Add routing logic when planet is created

* Fix: Fix dev command

* Feat: 행성 홈에서 주민증을 만드는 버튼 routing 로직 추가

* Feat: 주민증 생성 완료한 후 routing 로직 추가

* Feat: 행성 관리에서 수정 버튼 routing 로직 추가

---------

Co-authored-by: hyehyeon-moon <[email protected]>

* Feat: 서비스 전체 에러페이지 (#197)

* Feat/husky pre push (#201)

* refactor: CommentInput 스토리 Props에러

* feat: pre-push build

* Issue#189 (#206)

* feat: gear icon

* feat: 행성 관리 페이지로 이동

* refactor: AdminCommunityEditPage 서버 컴포넌트로 변경

* refactor: 행성 꾸미기 기본값 누락

* 7월 3일 flow 수정 작업 (#209)

* refactor: getInvitationCodeIsValid(public -> private)

* refactor: TemplateWrapper h-screen 높이 제거

* refactor: InvitationCodeValidationModel 스키마 수정

coummunityId -> id

* refactor: middleware private api 관련 이슈 주석

* feat: root 경로 route로 처리

* refactor : UserInfoResponse 타입 수정 (dto)

* refactor: 주민증 수정 mock profileImageUrl제거

* feat: mypage home root로 라우팅

* refactor: my-page:id -> my-page:communityId

* feat: root url 변경

* refactor: CharacterCompleteStep에 useGetUserInfo타입 수정

---------

Co-authored-by: darae07 <[email protected]>

---------

Co-authored-by: 강지영 <[email protected]>
Co-authored-by: darae lee <[email protected]>
Co-authored-by: 문혜현 <[email protected]>
Co-authored-by: hyehyeon-moon <[email protected]>
Co-authored-by: darae07 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix 버그 (버그 수정)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant