Skip to content

Planning Calendar empty cell click outside current month does not fire event #4413

@ostell

Description

@ostell

What is the issue and how can we reproduce it?

  1. Open the sample PlanningCalendarMulti OR the Minimal example attached (I've added some Message boxes to help with debugging)
  2. On the top right corner select "1 Month" view
  3. Go to February 2017
  4. Click on empty cell for John Miller that is outside of the current month (February) - March 2, 2017 Image
  5. The calendar view is moved to the next month - March, but startDateChange event is NOT triggered

We need this event to be triggered with the correct getStartDate in order to load the relevant appointments data for the next month

Error:

The calendar view is moved to the next month - March, but startDateChange event is NOT triggered

Expected behavior:

The calendar view is moved to the next month - March, and startDateChange event is triggered, and getStartDate method to have the correct date March 1, 2017

Minimal example

sap.m.sample.PlanningCalendarMultiFork.zip

Which OpenUI5 version is your project targeting?

1.146.0

Is the issue device- or browser-specific?

No, not browser specific

Confirmation

  • I have searched the existing issues and reviewed the relevant documentation as well as the API reference.
  • I am not disclosing any internal or sensitive information.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions