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

Themes: Render the Masterbar for /design on the server #1327

Closed
5 of 6 tasks
ehg opened this issue Dec 7, 2015 · 2 comments
Closed
5 of 6 tasks

Themes: Render the Masterbar for /design on the server #1327

ehg opened this issue Dec 7, 2015 · 2 comments
Assignees
Labels

Comments

@ehg
Copy link
Member

ehg commented Dec 7, 2015

Once we’ve successfully refactored the masterbar (#1326), we should render it on the server. Rendering this small piece allows us to focus on the framework aspects of SSR, rather than getting bogged down in dependencies, routing and layout issues.

The goal of this should be to have a solid base to build upon.

TODO:

@ockham
Copy link
Contributor

ockham commented Jan 4, 2016

@ehg We'll need to temporarily move at least the logged-out masterbar and layout to shared/, right?

@ehg
Copy link
Member Author

ehg commented Jan 4, 2016

We'll need to temporarily move at least the logged-out masterbar and layout to shared/, right?

Yep, we should move the stuff we need at the component directory level, e.g. layout/, then migrate back when we've got a universal app folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants