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

🛠️ [TASK] : Unified spaces sections #1165

Open
2 tasks
Tracked by #810
damian-molinski opened this issue Nov 7, 2024 · 0 comments
Open
2 tasks
Tracked by #810

🛠️ [TASK] : Unified spaces sections #1165

damian-molinski opened this issue Nov 7, 2024 · 0 comments
Assignees
Labels
dart Pull requests that update Dart code enhancement New feature or request

Comments

@damian-molinski
Copy link
Contributor

damian-molinski commented Nov 7, 2024

Summary

Shared models for both VoicesNodesMenu (s) and spaces sections

Description

Spaces commonly uses VoicesNodeMenu to display different sections available to the user. Same sections are displayed as content in main area of Space. Sections can be toggled by clicking in any of main area or rails menu.

Potential approaches

  • Implement responsibilities of keeping track of opened sections in cubit/bloc
  • Implement responsibilities of keeping track of opened sections in some kind of controller / InheritedWidget

Requirements:

  • Generic solution that will be use across the app
  • Cleaned up *ControllerScope in WorkspacePage, TreasuryPage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Pull requests that update Dart code enhancement New feature or request
Projects
Status: 🏗 In progress
Development

No branches or pull requests

1 participant