Skip to content

Improve configurator state handling #2326

@bprusinowski

Description

@bprusinowski

We need to improve the DX (developer experience) of working with configurator state by adding more type safety, consolidating side effects and collocating the update logic closer to the components that trigger it.

It would probably make best sense to ditch the big reducer, and introduce a few of Zustand stores per editor domain (chartState, layoutState, ...).

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions