Skip to content

Conversation

@luizhf42
Copy link
Member

This pull request removes the useNamespaceManager composable, which was adding unnecessary complexity without providing real value. Acting as a thin wrapper around the store, it merely re-exported computed properties from the store and wrapped store methods with basic error handling. This can be done inside the Namespace.vue component, reducing complexity and keeping a single source of truth, i.e., the store.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants