feat: #111/차트 투표하기 버튼 이벤트 구현 #144
Merged
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.
#️⃣ Issue Number
#111
📝 요약(Summary)
리스트 페이지에 차트 투표하기 버튼 클릭 시 모달창 생성 & 투표 가능
utils 폴더에 creditStorage 파일에 반환값 추가
스크롤바를 없애기 위해 index.css 파일에 utilities 추가
🛠️ PR 유형
어떤 변경 사항이 있나요?
📸스크린샷 (선택)
-.-2025-02-08-02.01.33.mp4
-.-2025-02-08-02.02.44.mp4
-.-2025-02-08-02.04.45.mp4
💬 공유사항
무한 스크롤 구현하였으나 css 상의 문제로 PC, 태블릿 버전에서 작동하지 않는 문제점을 발견해 수정 중
투표 모달창 css 수정 중
투표 후 투표수가 바로 화면에 적용되지 않는 문제점 해결 중
📚 코드 이해에 필요한(혹은 본인이 이해하는데 사용한) 레퍼런스 목록
https://developer.mozilla.org/ko/docs/Web/API/IntersectionObserver