Skip to content

[scheduler] Allow to mark some events as resizable but not all #19270

@flaviendelangle

Description

@flaviendelangle

In this PR:

  • Add a resizable?: boolean | 'start' | 'end' property to the CalendarEvent property
  • In all the views with resizing, make sure the Event resizing is enabled when needed (the resizable property should take precedence over the top level prop)
  • If resizable equal start or end then only the right side should be resizable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    scope: schedulerChanges related to the scheduler.type: new featureExpand the scope of the product to solve a new problem.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions