Add the tips carousel to the review dialog.

Review Request #13173 — Created Aug. 1, 2023 and submitted — Latest diff uploaded

Information

Review Board
release-6.x

Reviewers

With the change to pop up the review dialog as soon as a user clicks
"Create a new review", I worry that we're exacerbating the problem we've
always had of users not knowing how to create comments. This change adds
a new carousel of tips to the bottom of the review dialog, explaining
how to use comments and reviews.

Opened the review dialog for both empty and non-empty reviews. Saw that
when the review was empty, I saw the tips. The tips carousel starts in
auto-cycle mode, and I was able to cycle forward and backward through
the list.

Diff Revision 2 (Latest)

orig
1
2

Commits

First Last Summary ID Author
Add the tips carousel to the review dialog.
With the change to pop up the review dialog as soon as a user clicks "Create a new review", I worry that we're exacerbating the problem we've always had of users not knowing how to create comments. This change adds a new carousel of tips to the bottom of the review dialog, explaining how to use comments and reviews. Testing Done: Opened the review dialog for both empty and non-empty reviews. Saw that when the review was empty, I saw the tips. The tips carousel starts in auto-cycle mode, and I was able to cycle forward and backward through the list.
ca3d4c985be61f124f984a34cb791fb9f13db0d2 David Trowbridge
reviewboard/static/rb/css/pages/reviews.less
reviewboard/static/rb/js/reviews/views/reviewDialogView.ts
Loading...