Skip to content

fix(DF-900): only strip query params from proceed() on POST, not GET#334

Merged
mokhld merged 3 commits intomainfrom
fix/stop-query-params-persisting-across-page-navigation-2
Mar 11, 2026
Merged

fix(DF-900): only strip query params from proceed() on POST, not GET#334
mokhld merged 3 commits intomainfrom
fix/stop-query-params-persisting-across-page-navigation-2

Conversation

@mokhld
Copy link
Contributor

@mokhld mokhld commented Mar 11, 2026

Proposed change

Follow on from #333

Jira ticket:

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Misc. (documentation, build updates, etc)

Checklist

  • You have executed this code locally and it performs as expected.
  • You have added tests to verify your code works.
  • You have added code comments and JSDoc, where appropriate.
  • There is no commented-out code.
  • You have added developer docs in README.md and docs/* (where appropriate, e.g. new features).
  • The tests are passing (npm run test).
  • The linting checks are passing (npm run lint).
  • The code has been formatted (npm run format).

@sonarqubecloud
Copy link

@mokhld mokhld marked this pull request as ready for review March 11, 2026 16:53
@mokhld mokhld changed the title fix: only strip query params from proceed() on POST, not GET fix(DF-900): only strip query params from proceed() on POST, not GET Mar 11, 2026
@mokhld mokhld merged commit 3c7be63 into main Mar 11, 2026
24 checks passed
@mokhld mokhld deleted the fix/stop-query-params-persisting-across-page-navigation-2 branch March 11, 2026 16:55
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.

2 participants