Open Craig-Humphrey opened 1 year ago
OK, perhaps this isn't the specific bug.
I was managing to reproduce this time and time again, but now it's working...
Perhaps it's related to a different issue/bug I'm experiencing.
I have two icons that interact with the collection that is behind the calendar.
However, I'm finding that I have to click the second icon twice, before it has an impact on the calendar, even though I know it's updating the collection involved.
Any ideas?
And possibly related - the calendar only updates when there are click/select events from the mouse. The calendar doesn't refresh if I update the collection in a Screen.OnVisible or Select(Control). Even when I update the collection before a navigation - it doesn't pick up the changed collection.
I feel like I'm missing something intrinsic here....
Which PCF Component Calendar
What type of Power App are you using this PCF component in?
Describe the bug There seems to be a limit on how many items the calendar can handle. I'm currently working in the day view and see two symptoms:
To Reproduce Steps to reproduce the behavior:
Expected behavior I know this is a lot of items, particularly for a single day, but that's a different conversation with the client. I'd like it to display all the items. It doesn't need to be unlimited, but probably needs to be nearer 100 for a single day/single resource and then 1000s for multiple resources.
Screenshots N/A
Additional context While this is possibly a bit of a bug, I'm also going to have to have the conversation with the client around the practicality of having so many items in a calendar, as the readability goes out the window... And it's only going to get worse on a multi-resource view.