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 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
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
reviewboard/static/rb/css/pages/reviews.less
reviewboard/static/rb/js/reviews/views/reviewDialogView.ts
Loading...