fix(ui): login video/background continuity — video until first login, rotation after #89
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "login-bg-continuity"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The login page could swap to a random static still on load, breaking the seamless video → login transition. Now
/loginkeeps the intro VIDEO until the first successful login / password setup (stamped vianeode_first_login_donein every Login success path), then rotates the static backgrounds from the second login onward. Static fallback pre-first-login pins tobg-intro.jpg(the video's end frame).vue-tsc + build green, full suite passed earlier on the same tree.
🤖 Generated with Claude Code