Update ScreenshotThumbnailView to use InlineEditorView.

Review Request #12968 — Created April 21, 2023 and submitted — Latest diff uploaded

Information

Review Board
release-6.x

Reviewers

This is another change in the process of coverting from our old
$.ui.inlineEditor to the new(er) InlineEditorView. This updates the
screenshot thumbnail caption editor, which in practice will never
actually be used anymore.

Ran js-tests.

Diff Revision 1

This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.

orig
1
2

Commits

First Last Summary ID Author
Update ScreenshotThumbnailView to use InlineEditorView.
This is another change in the process of coverting from our old `$.ui.inlineEditor` to the new(er) `InlineEditorView`. This updates the screenshot thumbnail caption editor, which in practice will never actually be used anymore. Testing Done: Ran js-tests.
14f4274124936a78736501619ad025e465b20169 David Trowbridge
reviewboard/static/rb/js/views/screenshotThumbnailView.es6.js
reviewboard/static/rb/js/views/tests/reviewRequestEditorViewTests.es6.js
reviewboard/static/rb/js/views/tests/screenshotThumbnailViewTests.es6.js
Loading...