GuavaCZ / calendar

MIT License
140 stars 13 forks source link

[Request]: Create new event by dragging / clicking inside the calendar #21

Closed mwagena closed 3 months ago

mwagena commented 3 months ago

What feature would you like to add?

Is it possible to add a feature to trigger a Filament Action by doing the following:

Notes

No response

lukas-frey commented 3 months ago

You can open a context menu on date click or date select.

There you can have any Action you want.

mwagena commented 3 months ago

I have created a PR for this issue to show you my solution to have both context menus and the logic I was talking about.

lukas-frey commented 3 months ago

Merged in #22