Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

οΈπŸ›  - Remove actions and store exports from layer-2 module #521

Closed
nicole-obrien opened this issue Aug 29, 2023 · 0 comments Β· Fixed by #522
Closed

οΈπŸ›  - Remove actions and store exports from layer-2 module #521

nicole-obrien opened this issue Aug 29, 2023 · 0 comments Β· Fixed by #522

Comments

@nicole-obrien
Copy link
Contributor

Task description

Due to circular imports we limit accessing stores in the actions and stores sub folders only. Therefore we need to remove these exports at the top level of the module so that they are accessed more direct and not pulled in by other barrel imports.
We should also check that the utils does not contain any actions.

Requirements

  • Move actions to utils
  • Remove actions and store exports
  • Update imports
@github-project-automation github-project-automation bot moved this to πŸ“‹ Backlog in Bloom - Task Management Aug 29, 2023
@nicole-obrien nicole-obrien moved this from πŸ“‹ Backlog to πŸ”– Todo in Bloom - Task Management Aug 29, 2023
@nicole-obrien nicole-obrien self-assigned this Aug 29, 2023
@nicole-obrien nicole-obrien moved this from πŸ”– Todo to πŸ— In Progress in Bloom - Task Management Aug 29, 2023
@nicole-obrien nicole-obrien linked a pull request Aug 29, 2023 that will close this issue
10 tasks
@nicole-obrien nicole-obrien moved this from πŸ— In Progress to πŸ‘€ Needs Review in Bloom - Task Management Aug 29, 2023
@github-project-automation github-project-automation bot moved this from πŸ‘€ Needs Review to πŸŽ‰ Done in Bloom - Task Management Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant