Skip to content

feat: add query parameters management#198

Open
followynne wants to merge 10 commits intoserilog-contrib:masterfrom
followynne:feat/add-query-parameters
Open

feat: add query parameters management#198
followynne wants to merge 10 commits intoserilog-contrib:masterfrom
followynne:feat/add-query-parameters

Conversation

@followynne
Copy link
Copy Markdown
Member

The changes I made were (#192):

instead of simple query-string parse/set, I changed the flow the application uses to manage the search state:
when a value changes, the URL is updated and the app reflects it in its internal state (and viceversa)
source of truth becomes the URL
URL updates and is included in the browser history (moving back and forth the browser history is reflected in the parameters and in the application)
I added a table-key set on query completion (it should fix #195!)

@followynne followynne linked an issue Apr 26, 2026 that may be closed by this pull request
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.

Auto select a table? Query parameters for the filtervalues

2 participants