-
Notifications
You must be signed in to change notification settings - Fork 0
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
fix(web-domains): 답변한 질문이 없을 경우 수정완료 시 요청없이 라우팅만 할 수 있도록 수정 #148
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* fix: 질문인 프로필 이미지 수정 * fix: 버튼 사이즈 변경 * fix: 페이지 하단 여백 수정
…into fix/about-modify-empty
Doeunnkimm
requested review from
semnil5202,
LeeJeongHooo,
Andrevile and
sambad-adventure
as code owners
August 25, 2024 15:07
sambad-adventure
approved these changes
Aug 26, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
고생했다. 🎉👍🏽
Andrevile
added a commit
that referenced
this pull request
Aug 26, 2024
* feat(web-domains): 온보딩 (#134) * chore: 이미지, 아이콘 및 image.d.ts추가 * feat: 온보딩 UI 생성 * fix: 타입 에러 수정 * feat: 온보딩 api연동 및 반응형 수정 * feat(web-domains): 유저 정보 수정 (#135) * fix: 모임원, 모임장 기본 정보 타이틀 수정 * feat: 자기소개 기본정보 수정 UI 및 기능 추가 * fix: 라우트 경로 설정 변경 * refactor(*): 릴레이 질문 시작 지면 [meetingId] Dynamic Routing 대응 (#131) * refactor: start-relay-question meetingId params 대응 * refactor: select-question meetingId params 대응 및 object-fit cover * refactor: Share Group 페이지 meetingId params 대응 * fix: share group prefetch myInfo -> activeQuestion * refactor: share next questioner meetingId params 대응 * fix: 누락된 meetingId 대응 * refactor(web-domains): result 페이지 meetingId를 params로 처리 및 기존 코드 걷어내기 (#136) * fix: meetingId를 params 처리 및 기존 코드 걷어내기 * feat: statistics 스크린 server side fetching * fix: meetingId fetching -> params * chore: meetings fetching 하는 코드 모두 제거 * feat(web-domains, react-utils): about 페이지에서 답변 공개여부 수정 기능 추가 (#125) * feat: modify 페이지인지 아닌지에 따라 버튼 텍스트 및 이벤트 핸들러 분리 처리 * refactor: Profile 영역 레이아웃 스타일링 리팩터링 * feat: 정보 수정하러 가기 라우팅 버튼 추가 및 연결 * feat: condition을 prop으로 하여 조건부로 렌더링할 수 있는 유틸 추가 * chore: react-utils pkg * fix: sds 버그 수정 * feat: 수정 페이지에서 checkbox 렌더링 * fix: status api - enabled 조건 추가 * feat: default 체크박스 상태 처리 * fix: 체크박스 id 설정 부분 수정 * feat: 답변 리스트 아이템 숨기기 기능 추가 * fix: idx -> id * chore: @tanstack/query-devtools * fix: 수정한 내용이 바로 반영되지 않는 문제 수정 * refactor(web-domains): about 페이지 내 fetching meetingId -> params meetingId (#138) * refactor: fetching을 meetingId -> params meetingId * fix: fetching meetingId -> params meetingId * chore: modify params 처리 * fix: fix routing * fix(web-domains): 일부 색상 변경 및 스켈레톤 로딩 처리 (QA) (#139) * fix(web-domains): 다음 질문인 카카오톡 공유하기 오지정 오류 해결 (#120) * refactor: 다음 질문인 공유 nextTarget field 추가 및 카카오 공유하기에 적용 * refactor: 버튼 디자인 시안에 맞게 large로 적용 * fix: 텍스트 색상 변경 * feat: 스켈레톤 로딩 처리 * fix: 색상 수정 * fix: 색상 수정 * fix: 여백 수정 --------- Co-authored-by: 이세민 <[email protected]> * feat: Home MVP v.2 (#140) * feat: 진행중인 질문 영역 * feat: 홈 이전 질문 * feat: 멤버 프로필 * feat: 홈 지면 SSR 적용 * chore: eslint fix * feat: 이전 질문 UI * feat: 홈 지면 마크업 * refactor: 리뷰 반영 * feat: api 연동 * refactor: home 공통 컴포넌트 components 밑으로 이동 * chore: gitignore 수정 * feat: 홈 지면 api 연동 * chore: tsconfig * feat: dialog 마크업 * chore: api 쿠키 셋 제거 * feat: api 연동 구체화 * feat: 알림 기능 구현 * feat: 질문 답변 지면 (#75) * feat: 답변 오프닝 UI * feat: 답변 클로징 UI * fix: type error fix * fix: 디자인 수정건 반영 * chore: temp * feat: 질문 답변 페이지 * chore: 릴레이 질문 CTA 버튼 노출 조건 수정 * fix: type error * feat: 질문 답변 영역 * feat: 홈지면 라우팅 연결 * chore: console 제거 * feat: 질문 답변 api 연동 * chore: eslint * fix: 버튼 Link 위계 변경 * fix: fix common name * chore: 환경 변수 변경 * fix: 릴레이 질문 도착 모달 버튼 수정 * feat: 질문 답변 기능 * feat: root 접근시 auth 로 Redirect * chore: tsconfig * feat: 홈지면 prefetch * feat: 질문 답변 지면 prefetch * feat: 질문 결과 라우팅 수정 * feat: 질문 답변후 invalidate * fix: 답변완료 비율 최대 100으로 한정 * feat: StaleTime 0 설정 * feat: 카톡 공유하기 * fix: 폴링 invalidate 제거 * feat: 답변완료시 답변페이지로 이동버튼 제거 * fix: meetings 스키마 변경 * fix: 질문 등록 버튼 노출 의존성 변경 * feat: home 네비게이터 아이콘 추가 * feat: 홈 내비게이션 탭 구현 * feat: 모임원 목록 검색 기능 * feat: 카카오톡 초대 모달 * feat: 마이 탭 화면 * feat: 알림탭 UI * feat: 모임 이름 선택 UI 추가 * feat: 홈, 알림, 질문, 마이 탭 UI * feat: 바텀싯 * chore: type error fix * feat: 서로 꼭찌르기 여부 조건 추가 * refactor: home Atoms namespace 정의 * fix: 서로 인사하기 이슈 수정 * fix: bottomsheet 하단 padding 추가 * feat: 모임원 목록 초대링크 공유 기능 * feat: 멀티 meeting ID * feat: 미팅 변경 대응 * feat: 알림 탭 * fix: 알림, 플로팅 버튼 버그 픽스 * refactor: 알림 탭 네이밍 변경 * fix: 질문 종료 공유 링크 수정 * fix: 질문 시작 meetingId params 추가 * fix: 유저 프로필 링크 변경 * fix: relative path about start question * fix: fix link question result * chore: lodash -> lodash-es * feat: 마이프로필 * fix: 유저 질문 답변 목록 에러 수정 (#142) * fix: error * fix: 이전 질문 목록 버그 수정 * fix: 모임원 프로필에서는 기본정보 수정 버튼 미노출 * �fix(web-domains): about 페이지 자잘자잘 레이아웃 수정 (#143) * fix(web-domains): 다음 질문인 카카오톡 공유하기 오지정 오류 해결 (#120) * refactor: 다음 질문인 공유 nextTarget field 추가 및 카카오 공유하기에 적용 * refactor: 버튼 디자인 시안에 맞게 large로 적용 * feat(web, web-domains): not-found 페이지 추가 (#137) * chore: not-found 페이지 * fix: 경로 export 수정 Co-authored-by: Doeun Kim <[email protected]> * fix: Icon 컴포넌트 분리 * fix: Icon 이름 수정 --------- Co-authored-by: Doeun Kim <[email protected]> * fix: 네비 + 플로팅 버튼 = 180px 하단 여백 확보 * fix: trigger child 영역 maxWidth 부여로 넘치는 것을 방지 * fix: trigger 아이콘이 상단에 붙도록 수정 * fix: 타이틀이 길어져도 # index 부분을 넘어가지 않도록 수정 * fix: 하단 여백 보장 * fix: 손 흔들기 버튼 위치 및 여백 수정 --------- Co-authored-by: 이세민 <[email protected]> Co-authored-by: leejeongho <[email protected]> * fix(web-domains): 아직 답변을 하지 않았을 경우 얼리 리턴처리하여 보이지 않도록 처리 (#145) * fix: 자기소개 수정시 릴레이 질문만 노출되도록 수정 (#146) * �fix(web-domains): 답변한 질문이 없을 경우 수정완료 시 요청없이 라우팅만 할 수 있도록 수정 (#148) * fix(web-domains): 답변 페이지 프로필 이미지, 버튼 사이즈 수정 (#144) * fix: 질문인 프로필 이미지 수정 * fix: 버튼 사이즈 변경 * fix: 페이지 하단 여백 수정 * fix: answers 없을 경우 요청 없이 라우팅만 될 수 있도록 수정 --------- Co-authored-by: leejeongho <[email protected]> * fix: 모임장 생성시 질문 시작안되도록 변경 (#152) * fix: 질문 시작하기 버튼 링크 * fix: 모임원 한명일때 진행 안하도록 수정 * feat(web-domains/home): 알림탭에서 알림이 비어 있을 때 EmptyView 및 notification.additionalData null case 대응 (#151) * refactor: notification 오타 수정 * fix: notification.additionalData가 null인 경우 대응 * feat: 알림탭에서 알림이 없을 경우 Empty Section 구현 * refactor: Empty view text 수정 * fix(web-domains): 질문 선택 버튼 스타일 수정 (#153) * fix: 현재의 모임 이름 대신 '삼봤드의 모험' 이란 상수값이 들어가있는 오류 해결 (#150) * fix(web-domains): answers 리스트 페이지에서 프로필 클릭 시 잘못된 링크 수정 (#149) --------- Co-authored-by: leejeongho <[email protected]> Co-authored-by: 이세민 <[email protected]> Co-authored-by: Doeun Kim <[email protected]> Co-authored-by: semnil5202 <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🎉 변경 사항
답변한 질문이 없는 경우 엠티뷰가 나오게 되는데, 이때 요청은 실패해서 라우팅이 처리되지 않습니다.
그래서 분기처리해서 요청없이 라우팅만 가능하게 처리했어요.
🔗 링크
https://depromeet-15th.slack.com/archives/C076U56PMSL/p1724589889929759
🙏 여기는 꼭 봐주세요!