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

Site should server render the project list. #48

Open
nisarhassan12 opened this issue Jan 13, 2020 · 1 comment
Open

Site should server render the project list. #48

nisarhassan12 opened this issue Jan 13, 2020 · 1 comment

Comments

@nisarhassan12
Copy link
Contributor

On a slow connection while loading the site looks like this:

image

and once when the js is loaded it then hydrates & renders the project list which does not look quite good. I think we should server render the project list to prevent the reflow.

@nisarhassan12 nisarhassan12 changed the title Site should server render the project. Site should server render the project list. Jan 13, 2020
@jankeromnes
Copy link
Contributor

jankeromnes commented Jan 13, 2020

Excellent idea, I very much agree with you. 💯

(Also, I feel like www.gitpod.io and www.theia-ide.org top-level menus should also be rendered server-side, because I often need to wait for the menu to appear. But that's not really relevant here 😇)

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