Skip to content

Calendar View: add "+" icon in calendar day cards to be able to add new records #1552

@Weiko

Description

@Weiko

Details

The "+" button should be visible on hover only, see screenshot below

Image

A new record should follow the same pattern as Table and Kanban view, meaning it should be created with the active filters

  • The day representing the card should be added to the inserted record (e.g: send to the create payload -> closedAt: 2024-11-28T00:00:007Z if you clicked on the "+" icon in the 2024-11-28 card and if closedAt is the field associated with the current calendar view date field).
  • The date sent should not contain the current time on the month view, only the date part is important here (will mater once we'll work on week/timeline view)
  • Make sure this still works with timezone

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions