Skip to content

Add experimental features store

Administrator requested to merge fkling/experimental-features-store into main

Created by: fkling

I plan to add a new experimental feature and instead of adding a flag to the root component state I thought it would make sense to convert the experimental feature settings into a store. As an example I also converted the showSearchNotebook setting to use the new store.

Merge request reports

Loading