Skip to content

Clarify layouts #326

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

Closed
paulandrieux opened this issue Feb 3, 2016 · 0 comments
Closed

Clarify layouts #326

paulandrieux opened this issue Feb 3, 2016 · 0 comments

Comments

@paulandrieux
Copy link
Member

At this time we have this layout hierarchy:

                          base
                    layout ┴
    ajaxModalLayout   ┴   backendLayout    
modal   ┴
  1. I think "base" and "layout" could be merged
  2. "base" should not initalize angular because it has "backendLayout" in it's hierarchy and the backend has no need of angular.
  3. Victoire should come with a "frontendLayout" that initialize angular
  4. Victoire should not come with a backendLayout because it's relative do specific business logic

Please consider a layout hierarchy like:

                  baseLayout 
    ajaxModalLayout   ┴   frontendLayout    
modal   ┴
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants