Port the ReviewDialogView to TypeScript/spina.
Review Request #13157 — Created July 21, 2023 and submitted — Latest diff uploaded
This change ports the ReviewDialogView over to TypeScript. This is
pretty mechanical throughout. The only wart that this uncovered is that
theResourceCollectionOptions
needed to mark the fields as optional.
- Ran js-tests.
- Used the review dialog with different comment types.