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

Feat/display votes in descending chronological order #479

Merged
merged 3 commits into from
Mar 27, 2024

Conversation

lunikai
Copy link
Collaborator

@lunikai lunikai commented Mar 20, 2024

요약 *

It closes #450
백앤드에서 이미 끝나있는 투표를 가장 최근것부터 순서대로 나열하였고, 프론트엔드에서 새롭게 끝난 투표들도 맨 위로 나타나게 바꾸었습니다.

스크린샷

image

이후 Task *

  • 만약 현재 진행중인 투표 목록에서도 가장 최근에 열린 투표가 위에 나오게 하고 싶은 일이 생긴다면 같은 방식으로 프론트엔드 코드를 변경하면 될것 같습니다.

Copy link

netlify bot commented Mar 20, 2024

Deploy Preview for biseo-preview ready!

Name Link
🔨 Latest commit f7d4437
🔍 Latest deploy log https://app.netlify.com/sites/biseo-preview/deploys/65faff586bdc480008cb285f
😎 Deploy Preview https://deploy-preview-479--biseo-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@yumincho yumincho left a comment

Choose a reason for hiding this comment

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

필요한 작업 다 이루어진 것 같습니다! 👍

@lunikai lunikai merged commit 8ac9315 into main Mar 27, 2024
5 checks passed
@lunikai lunikai deleted the feat/vote-ordering branch March 27, 2024 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

종료된 투표 시간에 대해 내림차순 정렬
2 participants