-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or requestfeatureBrand new functionalityBrand new functionality
Description
Summary
We have some more experimental tools/features that are only available by a development toggle (so unavailable in the hosted production build), however these can bring early value. We can better enable this by making feature flagging a first class citizen.
Basic example
Settings could could have an experimental section similar to many other popular web browsers and development tools. We could enable the less polished tools like the html preview instead of just making them unavailable in the build.
Motivation
Early feedback on new and experimental features
Additional context
- HTML preview tool could be promoted to feature flagged
- Flagzor or something similar for feature flag management?
- We only need something that works within the context of the browser
- And maybe local storage
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestfeatureBrand new functionalityBrand new functionality