Angular-calendar: 0.28 Unable to select a time during another event

Created on 4 Sep 2019  路  7Comments  路  Source: mattlewis92/angular-calendar

Describe the bug
The time slots on the left hand side on the day view are no longer clickable. This is an issue for me because If I want to schedule an event which is set to begin at the same time as another event, I am unable to click a time since the existing event takes up the width of that day.

  • @angular/core: 8.2.1
  • angular-calendar: 0.28.0-beta.3
  • Browser name and version: Google Chrome Version 76.0.3809.132
bug has PR

All 7 comments

Thanks so much for opening an issue! If you'd like me to give priority to answering your issue or would just like to support this project, then please consider supporting me on Patreon

Thanks! 馃憤

@mattlewis92 Not to be a pain but do you have an idea of when this fix would be available?

I'll try and find some time this weekend, or you can use an older beta version for now, beta.1 i think has date-fns v2, but not the day and week view merging

Should be fixed now in 0.28.0-beta.4 馃槃

Works great @mattlewis92 Thank you!

Just wanted to add that this change fundamentally breaks how am using the Day View component when it's switched from side-scrolling to percentage widths:

image

Is there a setting/config that allows side-scrolling and fixed-width event boxes?

I'll have to switch to a different library otherwise.

Was this page helpful?
0 / 5 - 0 ratings