restyle notifications with semantic accents, clearer hierarchy, and responsive retry actions
polish confirmation dialogs and destructive actions in both desktop and narrow layouts
make active and pending control states visually distinct
turn the operator layout selector into a compact labelled control
refine advanced controls, decoder status indicators, the mobile decoder selector, and the More menu
use the existing theme, spacing, radius, motion, and reduced-motion tokens throughout
Verification
cargo fmt --all -- --check
cargo test -p trx-frontend-http (52 passed)
git diff --check
CSS brace structure validation
Rendered browser QA was unavailable in the current environment.
## Summary
- restyle notifications with semantic accents, clearer hierarchy, and responsive retry actions
- polish confirmation dialogs and destructive actions in both desktop and narrow layouts
- make active and pending control states visually distinct
- turn the operator layout selector into a compact labelled control
- refine advanced controls, decoder status indicators, the mobile decoder selector, and the More menu
- use the existing theme, spacing, radius, motion, and reduced-motion tokens throughout
## Verification
- `cargo fmt --all -- --check`
- `cargo test -p trx-frontend-http` (52 passed)
- `git diff --check`
- CSS brace structure validation
Rendered browser QA was unavailable in the current environment.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
Verification
cargo fmt --all -- --checkcargo test -p trx-frontend-http(52 passed)git diff --checkRendered browser QA was unavailable in the current environment.