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

Bug in Calendar component. #104

Closed
Jeongyong-park opened this issue Jan 8, 2025 · 0 comments · Fixed by #105
Closed

Bug in Calendar component. #104

Jeongyong-park opened this issue Jan 8, 2025 · 0 comments · Fixed by #105
Assignees
Labels
bug Something isn't working

Comments

@Jeongyong-park
Copy link
Contributor

  1. 달력 컴포넌트에서 년도를 변경한 후 다시 년도를 변경하려고 하면 년도의 목록이 마지막으로 선택한 년도로 제한됩니다.

  2. 그리고 미래의 년도를 선택할 가능성도 있기 때문에 (예를 들면, 예약 시스템) 년도의 범위에 대한 속성이 필요 할 것 같습니다.


  1. After changing the year in the calendar component, try to change the year again, the list of years is limited to the last selected year.

  2. And since there is also a possibility to select future years (e.g. for a reservation system), it seems like you need a property for the range of years.

image

@lukasjhan lukasjhan self-assigned this Jan 12, 2025
@lukasjhan lukasjhan added the bug Something isn't working label Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants