Skip to content

Less queries#1542

Open
geichelberger wants to merge 2 commits intoopencast:r/19.xfrom
geichelberger:less-queries
Open

Less queries#1542
geichelberger wants to merge 2 commits intoopencast:r/19.xfrom
geichelberger:less-queries

Conversation

@geichelberger
Copy link
Copy Markdown
Contributor

Filter-driven reloads are now centralized to prevent multiple data
fetches at once. Further, added a feature to cancel ongoing requests and
ensure that older responses don’t replace newer data.

After applying filters, there’s a temporary pause on auto-refresh to
prevent interruptions while users are still filtering.

Removed duplicate fetch behavior in search/filter apply logic by
avoiding page-navigation fetch plus manual reload in the same
interaction.

Filter-driven reloads are now centralized to prevent multiple data
fetches at once. Further, added a feature to cancel ongoing requests and
ensure that older responses don’t replace newer data.

After applying filters, there’s a temporary pause on auto-refresh to
prevent interruptions while users are still filtering.
Removed duplicate fetch behavior in search/filter apply logic by
avoiding page-navigation fetch plus manual reload in the same
interaction.
@geichelberger geichelberger changed the base branch from develop to r/19.x March 31, 2026 15:41
@geichelberger geichelberger added the type:bug Something isn't working label Mar 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant