Page MenuHomePhabricator

Curation toolbar: Convert Mark for Deletion component to Vue.js
Open, Needs TriagePublic5 Estimated Story Points

Description

As part of our efforts to migrate PageTriage to Vue.js, we want to take a piecemeal approach to converting the Curation Toolbar - going one component at a time.

This task covers conversion of the Delete component:

Screenshot 2023-10-20 at 15.42.29.png (1,128×766 px, 196 KB)

Acceptance criteria:

  • duplicates current behavior, with the possible exception of bug fixes
  • as similar as possible to current style as possible
  • protected by pagetriage_ui=delete url parameter feature flag
  • uses common flyout code T376103
  • uses updated toolIcon code T376101