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

App bar Controller & Services require refactoring #7

Open
rajiff opened this issue Aug 22, 2016 · 0 comments
Open

App bar Controller & Services require refactoring #7

rajiff opened this issue Aug 22, 2016 · 0 comments
Assignees

Comments

@rajiff
Copy link
Collaborator

rajiff commented Aug 22, 2016

  • App Bar is data driven, however the data required for App bar is obtained using many different server requests, it can be done using single API call
  • Invoking notification should not embed the Dialog launching code onto AppBar, instead it should be loosely coupled, trying making use of Events or Callback or Service to do this
  • Notification can be made as component?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants