Skip to content

Conversation

@sanand0
Copy link

@sanand0 sanand0 commented Nov 8, 2025

syncFiltersToUrl() updates the URL hash when filters change. Uses history.replaceState() to avoid triggering page reload.

applyFiltersFromUrl() applies filters based on URL parameters. Called during init() to set filters for shared links.

Examples:

`syncFiltersToUrl()` updates the URL hash when filters change.
Uses `history.replaceState()` to avoid triggering page reload.

`applyFiltersFromUrl()` applies filters based on URL parameters.
Called during `init()` to set filters for shared links.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant