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

[Refactor/#483] 플로팅 버튼 디자인 수정 #484

Merged
merged 5 commits into from
Jan 7, 2025

Conversation

pepperdad
Copy link
Member

📌 관련 이슈번호

🎟️ PR 유형

어떤 변경 사항이 있나요?

  • 새 기능 추가
  • 버그 수정
  • CSS 등 사용자 UI 디자인 변경
  • 리팩토링

✅ Key Changes

이번 PR에서 작업한 내용을 간략히 설명해주세요

  1. 플로팅 버튼 UI 변경
  2. 스태프 없을 때, 스태프 -> 출연진 으로 텍스트 변경

📢 To Reviewers

left: ${({ $width }) => `${$width / 2 + Math.min(375 / 2, $width / 2) - 24}px`};

window 사이즈에 따라 버튼의 크기를 고정했숩니다.

📸 스크린샷

2025-01-05.4.06.46.mov

🔗 참고 자료

@github-actions github-actions bot added ♻️ REFACTOR 프로덕션 코드 리팩토링 ✨ FEAT 기능 구현 labels Jan 5, 2025
Copy link

github-actions bot commented Jan 5, 2025

PR 작성하느라 고생 많았어요!! 라벨 잘 지정되었는지 확인 한 번 해 주기 🫶

- useRef 변수를 통해 스크롤 방향이 변할 때만, 리렌더링
Copy link

sonarqubecloud bot commented Jan 5, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
3.7% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

Copy link
Contributor

@imddoy imddoy left a comment

Choose a reason for hiding this comment

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

스태프로 다시 바꿔주세영 어푸푸~~

Copy link
Contributor

@ocahs9 ocahs9 left a comment

Choose a reason for hiding this comment

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

굿굿 확인했습니다~!

@ocahs9 ocahs9 merged commit bca552f into develop Jan 7, 2025
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
♻️ REFACTOR 프로덕션 코드 리팩토링 ✨ FEAT 기능 구현
Projects
Status: 🎉Done
Development

Successfully merging this pull request may close these issues.

[ Refactor ] 플로팅 버튼 디자인 수정
3 participants