Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New input property to always show allDay row #1728

Open
Morphclue opened this issue Jun 23, 2024 · 1 comment
Open

New input property to always show allDay row #1728

Morphclue opened this issue Jun 23, 2024 · 1 comment

Comments

@Morphclue
Copy link

Is your feature request related to a problem? Please describe
The cal-day-columns is only shown, when an allDay: true event exists.

Describe the solution you'd like
A new Input property for a calendar, e.g.:

<mwl-calendar-week-view>
    [allDayEvents]="true"
</mwl-calendar-week-view>

Describe your use case for implementing this feature
As a user I would like to have the possibility to add allDay events in the calendar without a previously existing allDay event and without an extra button. A click on the cal-day-columns should create an allDay event for me.

@matts-bot
Copy link

matts-bot bot commented Jun 23, 2024

Thanks so much for opening an issue! If you'd like to support this project, then please consider sponsoring me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant