Skip to content

[Bug]: Calendar Component broken #350

Closed
@Daniel-CS-Team

Description

@Daniel-CS-Team

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:

Screenshot 2023-08-25 at 14 30 10

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:

Screenshot 2023-08-25 at 14 33 21
Screenshot 2023-08-25 at 14 34 29

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

Labels

BugSomething isn't workingComponentsDedicated to Frontend Visual Components

Type

No type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions