Skip to content

Refactor rootStore.state.config to dedicated module #2649

@pkarw

Description

@pkarw

What is the motivation for adding / enhancing this feature?

The rootStore.state.config.entities.attribute.includeFields kind of paths are all around the code. We should create a dedicated module ConfigManager (like RouteManager) to keep the config.

Note: The thing is that the config needs to be updated runtime

What are the acceptance criteria

  • the old pattern rootStore.state.config should still work for backward compatibility
  • all the instances in the core + theme of rootStore.state.config replaced by this new fancy module

Metadata

Metadata

Assignees

No one assigned

    Labels

    3: Medium complexityP2: ImportantPriority mark - still high ;)feature requestRequests for new features. Please be as specific as possible and provide proposal API if it you can

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions