search envelope-o feed check
Home Unanswered Active Tags New Question

Events start to stack vertically when very small

When we zoom out a lot or when we have short events, they start stacking vertically, even though their times are not in conflict. Can you reproduce this and is it something that can be solved or a kn...

Static Security Analysis flags CWE-77 thousands of times

Answered: Basically, the only risk is injection of unsanitized HTML from user input (displayed to other users). DayPilot includes built-in XSS protection. It automatically encodes all input values that are sup...

Resource row clikc/double-click issue

Answered: Hi Ed, I did a couple of tests to check the issues. 1. The RowClick event seems to work fine like this: RowClickHandling="Callback" OnRowClick="DayPilotScheduler1_OnRowClick" Code behind (C#): prote...

Admin scheduler crash after moving a waitlist hold in week view

Answered: Yes, could you please create a sample project that reproduces the issue and upload it here or send it to support@daypilot.org?

Scheduler in Angular: onTimeRangeSelected popup/menu opens at wrong coordinates after horizontal scroll

Answered: The standard UI behavior for context menus is to hide them when a page scrolls (this is also what the browser does with the built-in menu). So I recommend hooking the scroll/wheel event and hiding th...

Scheduler issue from /srv/clinicflow/ui-investigation

Answered: You can attach the sample here. If you don’t want to share it publicly, you can send it to support@daypilot.org.

Show Custom Angular Material Popup/Menu Next to Time Range Selection

Answered: At this moment, the Calendar component doesn’t expose the coordinates of the time range selection. It’s an element with .calendar_default_shadow CSS class attached so you can use that to locate it an...

Djangoのアプリ開発

Answered: > Can Timeline be integrated with Django? Yes, you can use it with any framework/backend. A minimal Django template would look like this: {% load static %} <!DOCTYPE html> <html> <head> <sc...

Implement Sticky Month View Header with Vertical Scrolling

Answered: I have added your feature request to the wishlist.

SchedulerBeforeEventExportArgs missing `text` field

Answered: This should be fixed now in the latest sandbox build (2026.2.6953).
List of all questions.