Parameterize ActionView and MenuActionView.

Review Request #13132 — Created June 30, 2023 and submitted — Latest diff uploaded

Information

Review Board
release-6.x

Reviewers

In order to make it easier to extend the JS-side actions with full
typing, we need to make the views parameterized so that the model and
options can be altered for subclasses.

Used in conjunction with an extension that had a custom options
interface on an action view subclass.

Commits

Files

    Loading...