Skip to content

flags: export persistFlagsFromURL for bundle-specific flag keys - #326

Merged
etiennelatendresse-optable merged 1 commit into
masterfrom
migrate-flag-from-url-from-solution
Aug 27, 2026
Merged

flags: export persistFlagsFromURL for bundle-specific flag keys#326
etiennelatendresse-optable merged 1 commit into
masterfrom
migrate-flag-from-url-from-solution

Conversation

@etiennelatendresse-optable

@etiennelatendresse-optable etiennelatendresse-optable commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Why

The setOptableFlagsFromURLQuery allows reading debug flag from the url and persist them in the sessionStorage for the rest of the tab session.

What Changed

  • Add the setOptableFlagsFromURLQuery
  • Add tests to verify it functions properly
  • Update flags.md

How to Test

  • Tested
  • Docs updated

Notes

  • Breaking change
  • Requires release

Comment thread lib/core/flags.ts Outdated
@etiennelatendresse-optable
etiennelatendresse-optable force-pushed the migrate-flag-from-url-from-solution branch from 1404a5b to e2ba4c1 Compare August 25, 2026 17:03
@etiennelatendresse-optable etiennelatendresse-optable changed the title flags: export setOptableFlagsFromURLQuery with custom-key support flags: export persistFlagsFromURL for bundle-specific flag keys Aug 25, 2026
@etiennelatendresse-optable
etiennelatendresse-optable force-pushed the migrate-flag-from-url-from-solution branch 2 times, most recently from 2602e27 to 0f4619b Compare August 25, 2026 17:13
Comment thread lib/core/flags.ts Outdated
@etiennelatendresse-optable
etiennelatendresse-optable force-pushed the migrate-flag-from-url-from-solution branch from 0f4619b to 150a0ae Compare August 27, 2026 18:20
@etiennelatendresse-optable
etiennelatendresse-optable merged commit f7f30c6 into master Aug 27, 2026
7 checks passed
@etiennelatendresse-optable
etiennelatendresse-optable deleted the migrate-flag-from-url-from-solution branch August 27, 2026 19:25
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