Clean up inline editor and field view code a bit.

Review Request #14036 — Created July 13, 2024 and submitted — Latest diff uploaded

Information

Review Board
release-7.x

Reviewers

This change just does some code cleanup and improves our use of
TypeScript a bit. This was some of the first code that was ported, and
we made a couple mistakes in how things were typed.

Ran js-tests.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Clean up inline editor and field view code a bit.
This change just does some code cleanup and improves our use of TypeScript a bit. This was some of the first code that was ported, and we made a couple mistakes in how things were typed. Testing Done: Ran js-tests.
c3fdd4b2134cf4a1dec23255358417017d98c470 David Trowbridge
reviewboard/static/rb/js/reviews/views/reviewRequestFieldViews.ts
reviewboard/static/rb/js/ui/views/inlineEditorView.ts
Loading...