We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
현재 추천 축제 목록은 공연이 있고, 종료되지 않은 상태의 축제를 제공하고 있습니다.
하지만 축제가 거의 다 끝난 지금 상황에 현재 기능을 유지하면 비어있는 축제 목록이 반환되므로, 사용자 경험 측면에서 부정적인 영향을 줄 수 있을 것으로 보입니다.
따라서 동적으로 추천 축제 목록을 보여주도록 하여, 빈 리스트가 반환되는 일이 없도록 합니다.
4시간
The text was updated successfully, but these errors were encountered:
No branches or pull requests
✨ 세부 내용
현재 추천 축제 목록은 공연이 있고, 종료되지 않은 상태의 축제를 제공하고 있습니다.
하지만 축제가 거의 다 끝난 지금 상황에 현재 기능을 유지하면 비어있는 축제 목록이 반환되므로, 사용자 경험 측면에서 부정적인 영향을 줄 수 있을 것으로 보입니다.
따라서 동적으로 추천 축제 목록을 보여주도록 하여, 빈 리스트가 반환되는 일이 없도록 합니다.
⏰ 예상 소요 시간
4시간
The text was updated successfully, but these errors were encountered: