Skip to content
This repository was archived by the owner on Aug 31, 2023. It is now read-only.
This repository was archived by the owner on Aug 31, 2023. It is now read-only.

Refactor loading flag logic #2

Description

@pstahmer

The loading flags we use work with minimal dev effort, but to get there the code became harder to understand than anticipated. Additionally it is strongly dependent on naming patterns within the actions to work, which makes it a bit brittle.

Instead let's move towards a more unified store object which can hold both loading status and the data itself. Additionally if we later add a central error approach this could be folded into the model as well.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions