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

Modules to manage the state of the dashboard. #35

Open
xdanielsb opened this issue Jul 4, 2020 · 0 comments
Open

Modules to manage the state of the dashboard. #35

xdanielsb opened this issue Jul 4, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@xdanielsb
Copy link
Contributor

xdanielsb commented Jul 4, 2020

As the dashboard is growing the state of the application is getting bloated, violating SRP and gradually becoming more complex, It would be nice to use modules to manage the independent data groups.

A plausible division of these modules would be:

  1. Global: contains common states over the different components
  2. Messages
  3. Groups
  4. Jobs
  5. ... Pipelines?
@xdanielsb xdanielsb added the enhancement New feature or request label Jul 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant