dxos / dxos

TypeScript implementation of the DXOS protocols, SDK, and toolchain.
https://dxos.org
MIT License
327 stars 26 forks source link

[composer] create separate settings panel for feature flag settings vs stable settings #5511

Open wittjosiah opened 5 months ago

wittjosiah commented 5 months ago

Any setting that is not controlling a stable "production" feature should be moved to a "labs" section. This will make it clear to us as well as others which features we intend to be stable.

wittjosiah commented 5 months ago

More feedback: grab bag "labs" section is prone to being a chaotic dumping ground rather than a path to growing features.

Potential interim solution: ensure anything that is experimental is labelled as such in the settings panel ( #5553 )