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

ResourceTimeRanges not showing if ResourceStore has filters #7355

Closed
marciogurka opened this issue Aug 22, 2023 · 0 comments
Closed

ResourceTimeRanges not showing if ResourceStore has filters #7355

marciogurka opened this issue Aug 22, 2023 · 0 comments
Assignees
Labels
bug Something isn't working example forum Issues from forum resolved Fixed but not yet released (available in the nightly builds)
Milestone

Comments

@marciogurka
Copy link

Forum post

"Hello,
I'm having trouble getting the ResourceTimeRanges to show up for resources which have been filtered when the ResourceStore gets created. The details of the issue are as follows:
ResourceStore constructor has defined filters which will filter out some of the resources when the application loads up.
ResourceTimeRanges are utilized for any resources, including the filtered out resources as well.
ResourceStore's filters get cleared or changed so that previously filtered out resources show up.
ResourceTimeRanges for the previously filtered out resources do not show up on the timeline.

I used the TypeScript Basic example from Bryntum's examples to recreate the issue, I've attached the example here. Steps to reproduce the issue with the example:
Run the example
Click the "clear filters" button
Resource with name "Arcady" becomes visible, but ResourceTimeRange assigned to "Arcady" does not."

basic.zip

@marciogurka marciogurka added bug Something isn't working example forum Issues from forum labels Aug 22, 2023
@isglass isglass added the high-priority Urgent to have fixed label Aug 23, 2023
@mazzafabio mazzafabio self-assigned this Aug 24, 2023
@mazzafabio mazzafabio added in progress ready for review Issue is fixed, the pull request is being reviewed labels Aug 31, 2023
@isglass isglass added resolved Fixed but not yet released (available in the nightly builds) and removed high-priority Urgent to have fixed in progress ready for review Issue is fixed, the pull request is being reviewed labels Sep 7, 2023
@isglass isglass added this to the 5.5.3 milestone Sep 7, 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 example forum Issues from forum resolved Fixed but not yet released (available in the nightly builds)
Projects
None yet
Development

No branches or pull requests

3 participants