You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would love to have a constant overview over the different components and use cases. It could look something like the following image:
This is heavily inspired by https://storybook.js.org/ where you define stories (in monocle those are called useCases) for components. This layout allows me to quickly change the use case while also providing an overview over all my components.
Maybe we could reuse the neos ui with the sidebar?