Convert some review request dialogs to Ink.

Review Request #14691 — Created Nov. 14, 2025 and updated — Latest diff uploaded

Information

Review Board
release-7.1.x

Reviewers

This updates the following dialogs to use the new Ink dialog
capabilities:

  • Publish error alerts
  • Ship It confirmation dialog
  • Prompt for loading a draft
  • Legacy closed Banner view's error handler.

Where appropriate, some of the containing functions have been made
async. This will be used along with upcoming changes for async actions.

Unit tests pass.

Tested each of these actions, verifying the dialogs worked as
expected and that Do Not Ask Again was respected.

Commits

Files