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

Modal #39

Closed
2 tasks done
benidene opened this issue Mar 2, 2024 · 0 comments
Closed
2 tasks done

Modal #39

benidene opened this issue Mar 2, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@benidene
Copy link
Collaborator

benidene commented Mar 2, 2024

어떤 작업인가요?

마커 클릭시 생기는 모달만들기

작업 상세 내용

  • 모달 띄우기
  • 모달에 필요한 데이터 연결
@benidene benidene added the enhancement New feature or request label Mar 2, 2024
benidene added a commit that referenced this issue Mar 2, 2024
benidene added a commit that referenced this issue Mar 2, 2024
benidene added a commit that referenced this issue Apr 17, 2024
* <feat> : marker 화면에 표시 개발중

* #25 <feat> : react-query를 이용한 map store 데이터 저장 방법 개발중

* <design> : title, description Paypick으로 변경

* #25 <feat> : get요청을 위한 좌표type 추가

* #25 <feat> : store type 하나로 전부 커버 가능하게 변경

* #19 <feat> : react-query를 이용하여 Map 데이터 공유 기능 완성

* #25 <feat> : react-query를 이용하여 store 데이터 공유 기능 개발중

* #18 <style> : function 컴포넌트 const 컴포넌트로 변경

* #39 <design> : Modal을 반응형으로 css 변경

* #18 <style> : header부분 컴포넌트 분리

* #19 <feat> : react-query를 이용하여 marker 값을 받아올 수 있도록 개발중

* #52 <feat> : AccordionMenu 컴포넌트 생성
benidene added a commit that referenced this issue May 4, 2024
benidene added a commit that referenced this issue May 4, 2024
* #55 <feat> : 결제 수단 페이지와 기능 개발 중 (zustand 적용)

* #18 <chore> : zustand 라이브러리 추가

* #56 <design> : Header 컴포넌트 최상단의 layout.tsx로 이동

* #56 <design> : maxWidth 모바일 환경에 맞춰 제한 및 다크모드로 인한 background color 오류 제거

* #52 <refactor> : Link 태그 이용시 페이지 이동할 때의 아코디언 메뉴 오픈 유지로 강제 리렌더링 발생시키기

* #56 <design> : 최대 넓이 모바일 환경에 맞춰 제한

* #56, #52 <design> : 최대 넓이 모바일 환경에 맞춰 제한 및 아코디언 메뉴 css 오류 수정

* <design> : 중복된 css 코드 제거

* <feat> : 로고 클릭시 메인페이지로 이동

* #39 <design> : 모달 css 수정

* #19 <refactor> : marker 데이터 get요청 queryString으로 변경
@benidene benidene closed this as completed May 6, 2024
benidene added a commit that referenced this issue May 8, 2024
* #60 <chore> <fix> : vanilla-extract/next-plugin의 next.js 다이나믹 라우팅시 css compile 오류로 인해 버전업 2.3.5 -> 2.4.0

* #56 <design> : 모바일 환경에 맞게 maxWidth를 540px로 제한 및 네이버 맵 api의 확대 축소 버튼의 임의 지정 z-Index 100으로 인해 모달과 아코디언 메뉴 임의로 z-index 지정

* #52 <feat> : a태그를 Link 태그로 번경, 클릭시 아코디언 닫히게 변경

* <feat> : naver map 옵션 추가와 Link 태그 사용시 mapRef.current?.destroy로 인해 화면이 렌더링 되지않는 이슈로 주석처리

* #19 <feat> : onclick 이벤트 추가, icon 옵션 origin, scaledSize에서 anchor로 변경

* #19 <comment> : 사용하지 않는 주석 제거와 corner 타입 적용

* #39 <comment> : payInfo의 padding 주석제거

* #39 <feat> : 모달에서의 오류정보 알리기 기능 추가를 위한 준비작업 (서버액션 적용 대비)

* #59 <feat> : report 페이지 개발 완료

* #59 <feat> : report/[id] dynamic route 페이지 개발 완료

* #18 <feat> : api 함수 컴포넌트화

* <feat> : setSelectStore 함수 주석처리 추가

* <refactor> : 서버로 보내는 좌표 Corner 타입 수정
benidene added a commit that referenced this issue May 30, 2024
* <feat> : button css reset

* <design> : header maxHeight 값 변경(축소)

* <design> : 좌푯값 오류로 width 값 dvw에서 %로 변경

* <feat> : geoLocation API 적용과 위치 확보시 화면 위치 중심으로 이동하는 기능 개발

* #19 <feat> : geoLocation 기능 추가와 좌표 전송 로직 분리

* #19 <refactor> : 재사용 가능한 컴포넌트로 리팩토링

* <refactor> : 객체화 되어 있는 type은 type 문법 대신 확장이 편리한 interface 문법으로 리팩토링

* #18 <feat> : 모달 상태 관리를 위한 zustand 라이브러리 추가와 모달 상태관리 코드 추가

* #39 <refactor> : 재사용 가능한 modal css로 변경

* #19 <feat> : 지도 위치 변경시 마커값을 다시 받아올수 있는 리렌더링 모달 개발

* #59 <feat> : 상점 클릭후 들어오는 리포트에 대한 상점 이름 쿼리스트링으로 받아오는 기능 추가

* <feat> : zustand 적용과 report페이지로 이동시 쿼리스트링 적용

* <comment> :  필요없는 주석 제거

* #39 <refactor> : 재사용 가능한 모달로 리팩토링
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant