Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
Actually, we experience two bugs when using the Calendar Component in LowCoder.
The first bug, is when using an external data source for the actual calendar entries:
Hitting reload
actually works, so this is more an inconvenience. Of course, the underlying query is set to run on page load.
The second issue is, that all-day events are only shown in list-view:
Notice the missing all-day event on Saturday.
Expected Behavior
Calendar entries are visible as soon as the underlying query produced results
All-Day events are visible in any view, not only list-view.
Steps to reproduce
For the first bug: Use an external data source to provide the data for the calendar. In our case, this is a MySQL database.
For the second bug: Just use the Calendar Component as it comes from the gallery and switch between views.
Environment
Self hosted all-in-one Docker with Caddy-Reverse-Proxy in front.
Tested with latest and dev Versions.
Additional Information
No response
Metadata
Metadata
Assignees
Type
Projects
Status