Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Title and the up arrow overlaps in Scheduler #4944

Open
nelito987 opened this issue Mar 26, 2024 · 0 comments
Open

Title and the up arrow overlaps in Scheduler #4944

nelito987 opened this issue Mar 26, 2024 · 0 comments
Labels
Bug Something isn't working C:Scheduler SEV: Low

Comments

@nelito987
Copy link

nelito987 commented Mar 26, 2024

Describe the bug
When there is an event that lasts multiple days, but is not an all-day event the title and the up arrow overlap, thus it makes the reading of the title harder.

To reproduce
Open the Dojo - https://dojo.telerik.com/@NeliK/IruYeGEc

Expected behavior
The arrow and the title should be rendered with some margin

Screenshots
image

Workaround

 .k-event-template{
      margin-top: 8px !important;
    }

Affected package (please remove the unneeded items)

  • theme-default
  • theme-bootstrap
  • theme-material
  • theme-tasks

Affected suites (please remove the unneeded items)

  • Kendo UI for jQuery
  • Kendo UI for Angular
  • Kendo UI for React
  • Kendo UI for Vue

Affected browsers (please remove the unneeded items)

  • All
@nelito987 nelito987 added Bug Something isn't working C:Scheduler SEV: Low labels Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working C:Scheduler SEV: Low
Projects
None yet
Development

No branches or pull requests

1 participant