Skip to content

Add a devtools optionΒ #233

@kyle-ssg

Description

@kyle-ssg

When testing features it would be useful to have the ability to see and flip flags for that instance interactively.

import FlagsmithToolbar from 'flagsmith/toolbar'
FlagsmithToolbar.init(flagsmithInstance)
FlagsmithToolbar.show()
FlagsmithToolbar.hide()

Would inject an overlay into the site where you could override any feature flag.

Notes

  • We can use the generated types to allow users to select values to change the feaure to
  • Users will authenticate via GitHub

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions