ui-ux/always-show-progress

always show progress Shipped

What this lens looks for

Implement determinate progress bars (with percentage) and indeterminate spinners/skeletons/shimmer in the DOM; prevent UI freeze during async operations

What its verifier checks

No async operation leaves the DOM visually frozen; skeleton/shimmer uses CSS animations; progress bar updates as work completes