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.

Changes between revision 1 and 2

orig
1
2

Commits

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.
5fca3bcff5e1a55d5c32a7ff4a5300600992e6d1 David Trowbridge
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...