Commit cb10d54
fix: skip onboarding boot screen when already completed
The dependency-onboarding-booting CSS class (which hides all page
content) was applied unconditionally on Windows hosts before any
async check. Now it reads the completion flag from localStorage
first and skips the boot overlay if onboarding was already completed.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 294956a commit cb10d54
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9355 | 9355 | | |
9356 | 9356 | | |
9357 | 9357 | | |
9358 | | - | |
9359 | 9358 | | |
9360 | 9359 | | |
9361 | 9360 | | |
9362 | 9361 | | |
9363 | 9362 | | |
| 9363 | + | |
| 9364 | + | |
| 9365 | + | |
9364 | 9366 | | |
9365 | 9367 | | |
9366 | 9368 | | |
| |||
0 commit comments