Improve startup responsiveness and admin prompt motion
CI / Windows baseline (push) Has been cancelled
CI / Windows baseline (push) Has been cancelled
This commit is contained in:
@@ -37,6 +37,20 @@ PowerShell plan-only:
|
||||
& .\scripts\install-singbox.ps1 -PlanOnly
|
||||
```
|
||||
|
||||
## Interaction smoke for UI motion
|
||||
|
||||
Build, lint, and unit tests do not validate motion or pointer behavior. For any hover, disclosure, stagger, or hit-target change, verify:
|
||||
|
||||
- first open and first close;
|
||||
- repeated and rapid toggle;
|
||||
- hover and click before, during, and after transition;
|
||||
- keyboard focus and hidden-control tab order;
|
||||
- loading and longest localized labels;
|
||||
- `prefers-reduced-motion`;
|
||||
- desktop and narrow window geometry.
|
||||
|
||||
Use a controlled mock or preview state when backend status is difficult to reproduce. If no visual interaction smoke is possible, report that evidence as missing and do not claim the motion task is complete.
|
||||
|
||||
## CI recommendation
|
||||
|
||||
Add GitHub Actions with at least:
|
||||
|
||||
Reference in New Issue
Block a user