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

Remaining SSR todos #9417

Open
7 of 11 tasks
abidlabs opened this issue Sep 23, 2024 · 1 comment
Open
7 of 11 tasks

Remaining SSR todos #9417

abidlabs opened this issue Sep 23, 2024 · 1 comment
Assignees
Labels
Priority High priority issues SSR Related to server-side rendering tracking Issues that are created for tracking
Milestone

Comments

@abidlabs
Copy link
Member

abidlabs commented Sep 23, 2024

  • Update Spaces Dockerfile to include Node and run Gradio apps in SSR mode by default
  • Add e2e tests in SSR mode
  • The title parameter of ChatInterface and Interface is not centered in SSR mode
  • Ensure custom components work
  • Ensure gradio dev mode works
  • Ensure that auth and other kwargs in gr.mount_gradio_app work with SSR (SSR does not work with auth enabled #10204)
  • Ensure that head and css parameters work with SSR
  • Ensure that scale is taken into account on the node server: e.g. notice how this loads https://huggingface.co/spaces/gradio-templates/text-to-image-gradio-template
  • Issue related to interaction between SSR and the iframe resizer (see internal link)
  • Some elements (like tabs) take a long time to hydrate, see this Space
  • Ensure google fonts work for themes
@abidlabs abidlabs added the tracking Issues that are created for tracking label Sep 23, 2024
@abidlabs abidlabs added this to the Gradio 5 milestone Sep 23, 2024
@franz101
Copy link

franz101 commented Oct 3, 2024

@abidlabs abidlabs added the Priority High priority issues label Oct 10, 2024
@abidlabs abidlabs added the SSR Related to server-side rendering label Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority High priority issues SSR Related to server-side rendering tracking Issues that are created for tracking
Projects
None yet
Development

No branches or pull requests

4 participants