main ← fix-post-event-reccurence
opened 02:05PM - 04 Jun 26 UTC
The new formatting for recurrence in the configuration modal wasn't synced up wi…th the rendered event in the post — this adds a new helper so they share the same source logic.
Added tests to avoid future regression.
Also fixed some minor CSS in the modal.
Before:
<img width="1398" height="660" alt="image" src="https://github.com/user-attachments/assets/7cd36ac1-8106-404a-92ed-e35f64a44342" />
After:
<img width="1496" height="712" alt="image" src="https://github.com/user-attachments/assets/2c068a45-d5b0-4fc7-8ba1-980e9720c156" />