Skip to content

Less queries#1536

Closed
geichelberger wants to merge 10000 commits intoopencast:r/19.xfrom
geichelberger:less-queries
Closed

Less queries#1536
geichelberger wants to merge 10000 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.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.