linagora / esn-frontend-calendar

Calendar SPA for the OpenPaaS Suite - https://open-paas.org/
Other
8 stars 15 forks source link

as a user I want to be able to create monthly recurrent for a specific day #604

Open fabienmoyon opened 2 years ago

fabienmoyon commented 2 years ago

Current

Monthly, we are able to choose the day, the interval and the end of the recurrence but we want more.

Capture d’écran de 2021-10-04 14-46-29

Expected

I want to be able to choose the recurrence for a specific day in the mounth :

something like :

Capture d’écran de 2021-10-04 15-20-23

This could be also added for annually recurrent

fabienmoyon commented 2 years ago

WDYT @renaudboyer ?

renaudboyer commented 2 years ago

For this issue, we'll set the number of day with according to the master event number of day. This number can be modified by moving the master event day.

This is done to keep the previous behavior of monthly repetition (RRULE:FREQ=MONTHLY; with no BYMONTHDAY specified).