igniteui-angular
igniteui-angular copied to clipboard
Multi-view calendar unnecessarily scrolls months
Description
Multi-view calendar scrolls to next month even if that month is already in the view
- igniteui-angular version: all
- browser: all
Steps to reproduce
- Run dev demos
- Open this sample and scroll to the multi-view calendar
- Inside for example April pick first of May
Result
The multi-view moves April outside of the view and sets May as a first calendar in the view.
Expected result
The multi-view should not move April outside of the view and set May as the first calendar since May is already in the view.
What happens is the expected behavior by current design. Selecting the date marks the date as the activeDate
, which determines which is the first month in the view.
Marking it with enhacement
.
P.S.: What would mean to scroll to the month in view? Maybe you meant to just keep the view as is, since the month is already visible.
@hanastasov Yes, that's what I meant.
There has been no recent activity and this issue has been marked inactive.
There has been no recent activity and this issue has been marked inactive.
There has been no recent activity and this issue has been marked inactive.
There has been no recent activity and this issue has been marked inactive.
There has been no recent activity and this issue has been marked inactive.
There has been no recent activity and this issue has been marked inactive.
There has been no recent activity and this issue has been marked inactive.
There has been no recent activity and this issue has been marked inactive.
There has been no recent activity and this issue has been marked inactive.