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

DayLayout not laying out zero-duration events. #7666

Closed
ExtAnimal opened this issue Oct 13, 2023 · 0 comments
Closed

DayLayout not laying out zero-duration events. #7666

ExtAnimal opened this issue Oct 13, 2023 · 0 comments
Assignees
Labels
bug Something isn't working forum Issues from forum large-account Reported by large customer OEM OEM customer resolved Fixed but not yet released (available in the nightly builds)
Milestone

Comments

@ExtAnimal
Copy link

It needs to assume the minEventHeight from the owning DayView

Forum post

Hello,

I noticed that if I have one or more events with duration=0, the event will display on top of other events at the same time so that there is only one visible event. I was wondering if it would be possible to have events with duration=0 to display side by side with the other events at the same time, which would be the behavior if all events had duration>0.

I have a codepen here that illustrates the issue: https://codepen.io/connor-veeva/pen/PoXgGqr

Thanks

@ExtAnimal ExtAnimal added bug Something isn't working forum Issues from forum large-account Reported by large customer OEM OEM customer labels Oct 13, 2023
@ExtAnimal ExtAnimal self-assigned this Oct 13, 2023
@ExtAnimal ExtAnimal changed the title DayLayout not laying out zero-duration evebts. DayLayout not laying out zero-duration events. Oct 13, 2023
@ExtAnimal ExtAnimal added ready for review Issue is fixed, the pull request is being reviewed and removed in progress labels Oct 13, 2023
@isglass isglass added resolved Fixed but not yet released (available in the nightly builds) and removed ready for review Issue is fixed, the pull request is being reviewed labels Oct 13, 2023
@isglass isglass added this to the 5.5.5 milestone Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working forum Issues from forum large-account Reported by large customer OEM OEM customer resolved Fixed but not yet released (available in the nightly builds)
Projects
None yet
Development

No branches or pull requests

2 participants