|
All checks were successful
CI / test (push) Successful in 1m35s
- ui_switcher.py: add explicit guard that forces pref=streamlit when DEMO_MODE=true, before the tier-downgrade check. Demo Vue SPA (#46) is not yet implemented, so navigating there produced a blank screen. - app.py: call sync_ui_cookie inside wizard gate block before st.stop() so that cloud users with ui_preference=vue are redirected correctly even when the first-run wizard is still active. Previous behaviour called sync_ui_cookie after pg.run() which was never reached. - demo/config/user.yaml: reset ui_preference to streamlit (belt-and- suspenders alongside the code guard). Closes: demo blank-screen regression reported 2026-03-24. |
||
|---|---|---|
| .. | ||
| paste_image_ui | ||
| __init__.py | ||
| demo_toolbar.py | ||
| linkedin_import.py | ||
| paste_image.py | ||
| ui_switcher.py | ||