Fix a bug with the revision selector for file attachments.

Review Request #13119 — Created June 21, 2023 and submitted — Latest diff uploaded

Information

Review Board
release-5.0.x

Reviewers

There was a bug with the revision selector for file attachments, where the
grey bar of the selector range would disappear when interdiffs were selected.
The problem came from improperly setting the list that stored our diff values.

Played around with the selector, diffing between the original and revisions,
with interdiffs and saw that the grey bar always appeared correctly.

Diff Revision 2 (Latest)

orig
1
2

Commits

First Last Summary ID Author
Fix a bug with the revision selector for file attachments.
b73dcba524a778dd2456aeb3662691662061b910 Michelle Aubin
reviewboard/static/rb/js/views/fileAttachmentRevisionSelectorView.es6.js
Loading...