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 2 (Latest)

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.
6f9cc0c0de00f609ba7102ad8447c9c6552a9826 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...