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

[FE] 체크박스 선택 가능 개수의 최솟값과 최댓값이 같을 때 출력 형식을 바꾼다. #562

Closed
chysis opened this issue Sep 4, 2024 · 0 comments · Fixed by #563
Assignees
Labels

Comments

@chysis
Copy link
Contributor

chysis commented Sep 4, 2024

🔍 설명

  • 체크박스 선택 가능 개수의 최소, 최댓값이 같을 때 현재는 '1개 ~ 1개' 와 같은 형식으로 출력됩니다. 사용자 경험 개선을 위해 이러한 경우 '1개'와 같이 한 번만 표기합니다.

🔥 할 일

  • 체크박스 선택 가능 개수의 최솟값과 최댓값이 같을 때 출력 형식을 바꾼다.

⏰ 예상 시간

  • 10분

🐴 할 말

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
1 participant