-
Notifications
You must be signed in to change notification settings - Fork 334
Allow external trigger of PaginatedResourceTable local-filter/api-filter fns #17678
Copy link
Copy link
Open
Labels
QA/dev-automationIssues that engineers have written automation around so QA doesn't have look at thisIssues that engineers have written automation around so QA doesn't have look at thisarea/server-side-paginationbot/issue-triagebot/issue-triage/priority-2bot/skip-groomingkind/enhancement
Milestone
Description
richard-cox
opened on May 15, 2026
Issue body actions
- PaginatedResourceTable will filter results sets via two optional functions
- when SSP is not used it will run the result set via local-filter
- when SSP is used it will provide filters for the api request used to fetch the result set
- Factors that affect the filters applied in both fns can change
- We need a way to re-trigger both processes given given those changes
- There might be something odd reactivity happening in some cases which would trigger this, see local-filter in PaginatedResourceTable does not work when switch the filter options which have the same amount of the record #15576 (comment)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
QA/dev-automationIssues that engineers have written automation around so QA doesn't have look at thisIssues that engineers have written automation around so QA doesn't have look at thisarea/server-side-paginationbot/issue-triagebot/issue-triage/priority-2bot/skip-groomingkind/enhancement
Type
Fields
Give feedbackNo fields configured for issues without a type.