Igniteui-angular: Calendar - Selecting year/month does not update the calendar header.

Created on 30 Sep 2020  路  7Comments  路  Source: IgniteUI/igniteui-angular

Description

Selecting a year or month in the calendar view does not update the calendar header.

  • igniteui-angular version: 10.2.x
  • browser: all

Steps to reproduce

  1. Open calendar sample in dev demos
  2. Scroll to a calendar that has a header enabled.
  3. Change the month or a year and observe the header.

Result

The header stays at the current date.

Expected result

The header should update with the newly selected month/year.

Attachments

Attach a sample if available, and screenshots, if applicable.

bug calendar by-design in-review 10.2.x

Most helpful comment

As @ddincheva stated, the current behavior is according the Material design and the issue have to be labeled as by-design. I do not see added value in enhancement here.

All 7 comments

Hey @desig9stein isn't that going to be addressed with the A11y changes?

Hey @desig9stein isn't that going to be addressed with the A11y changes?

No, as far as I remember we agree upon making a separate issue for that.

There has been no recent activity and this issue has been marked inactive.

Hello all,
I managed to investigate the described issue and this behavior is by design. The date that is displayed in the header is corresponding to the selected date in the calendar/Material Specification/. The selected date is not affected by changing the view date. If no date is selected as a default value is the current date/today/.
So this issue either should be closed as by-design or maybe have further discussion should we introduce a behavioral change.

Thank you Marin for keeping track of the issues that needed to be clarified.
I agree with Desislava, we are not changing the selected date with year/month view navigation OR based on the active date. The actual change happen only when a new Date is selected, hence the header is updated.

@radomirchev @StefanIvanov, in my opinion we should leave the current behavior as is and mark the issue as by-design.

calendar

I agree with @ddincheva and @zdrawku and since it is not a bug, I would like to ask @radomirchev if he sees this as a potential enhancement

As @ddincheva stated, the current behavior is according the Material design and the issue have to be labeled as by-design. I do not see added value in enhancement here.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

cornel-stoica-str picture cornel-stoica-str  路  3Comments

furugen picture furugen  路  3Comments

tkiryu picture tkiryu  路  3Comments

nikunjgajera picture nikunjgajera  路  3Comments

tkiryu picture tkiryu  路  3Comments