TACC / Core-Styles

CSS dist files, source code, and build process for TACC-branded projects.
https://tacc.utexas.edu/static/ui
0 stars 0 forks source link

fix: disable busy buttons #370

Closed wesleyboar closed 2 months ago

wesleyboar commented 2 months ago

Overview

"Disable" [data-state="busy"] buttons (via CSS).

Because user may neglect to disable a button, or button has a value and thus must not be disabled.

Related

Changes

Testing

  1. Verify clicking a busy, but not disabled, button has no effect.

UI

Skipped.