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

fix: 투표 결과 화면 패딩 값 수정해요 #28

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

Do-hyun-Kim
Copy link
Collaborator

@Do-hyun-Kim Do-hyun-Kim commented Jan 20, 2025

작업 내용

  • 투표 결과 화면 상단 문구 패딩 값을 수정해요
  • 투표 화면 Reactor 내부 로직 간소화 해요

투표 화면 로직 수정

  • 투표 화면 프로세스에서 이전 선택했던 투표지를 저장된 배열에 userId 값을 확인해서 해당 Index를 가져와 데이터를 수정하도록 로직을 수정했습니다.

close: #25

- VoteProcessViewReactor 내부 로직 간소화
@Do-hyun-Kim Do-hyun-Kim self-assigned this Jan 20, 2025
@Do-hyun-Kim Do-hyun-Kim merged commit 3212181 into develop Jan 27, 2025
@Do-hyun-Kim Do-hyun-Kim deleted the fix/#25-vote-result-margin-fix branch January 27, 2025 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix: 투표 결과 하면 패딩 값 수정해요
1 participant