nebari-dev / jhub-apps

Application creator and general launcher for JupyterHub
https://jhub-apps.nebari.dev/
BSD 3-Clause "New" or "Revised" License
27 stars 12 forks source link

Handle Redirection or Navigation Post App Deployment in JupyterLab iframe #509

Closed jbouder closed 2 weeks ago

jbouder commented 2 weeks ago

Reference Issues or PRs

Fixes #508

What does this implement/fix?

Put a x in the boxes that apply

Testing

Screenshots

Screenshot 2024-11-01 at 11 20 16 AM

Any other comments?

vercel[bot] commented 2 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
jhub-apps ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 1, 2024 5:28pm
jhub-apps-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 1, 2024 5:28pm
nenb commented 2 weeks ago

@jbouder This looks great! The only thing I noticed locally is that when I click on the Deploy App button, it redirects to the bottom of the success page - I then have to scroll up to see the message (see the attached GIF). As it's largely a blank screen, this can be a little confusing for users.

Is it possible/in scope to redirect to the top of the success page?

output

nenb commented 2 weeks ago

Confirmed that this is now working locally. Thanks @jbouder!