Update the Delete Review Request dialog for Ink buttons.

Review Request #13842 — Created May 8, 2024 and submitted — Latest diff uploaded

Information

Review Board
release-7.x

Reviewers

The Delete Review Request dialog box now constructs Ink buttons, instead
of input-based buttons. Clicking on the confirmation button triggers
the busy state of the button while the delete is in progress.

This also ensures that the dialog looks correctly on dark mode.

Tested both the Cancel and Delete buttons.

Tested light and dark modes.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Update the Delete Review Request dialog for Ink buttons.
The Delete Review Request dialog box now constructs Ink buttons, instead of `input`-based buttons. Clicking on the confirmation button triggers the busy state of the button while the delete is in progress. This also ensures that the dialog looks correctly on dark mode.
7bcf4e9a000033f5bbad953217805572db8da304 Christian Hammond
reviewboard/static/rb/js/reviews/views/reviewRequestActions.ts
Loading...