Add per-row connectivity diagnostic refresh controls
This commit is contained in:
@@ -18,6 +18,15 @@ Preserve the repo's focused one-screen VPN client language: a centered primary a
|
||||
7. Implement `prefers-reduced-motion` alongside every new animation.
|
||||
8. Run `npm test`, `npm run build`, and `git diff --check`. Perform manual visual inspection only when explicitly requested.
|
||||
|
||||
## Communicating a proposed change
|
||||
|
||||
For implementation proposals and progress summaries, combine structure instead of maximizing it:
|
||||
|
||||
- start with one compact table grouped by affected modules such as frontend, UI, backend/API, styles, tests, and versions;
|
||||
- use short lists only for cross-cutting details such as states, accessibility, motion, or changed files;
|
||||
- keep unaffected modules visible in the table when that clarifies scope;
|
||||
- avoid both an unstructured paragraph and a separate table for every subsection.
|
||||
|
||||
## Non-negotiable decisions
|
||||
|
||||
- Keep the power action on the screen's central vertical axis. Place subscription content to its right without shifting that axis.
|
||||
|
||||
Reference in New Issue
Block a user