When "Jump to next button" should appear - UX discussion
Problem to solve
This has to do with a discussion that was raised during the code review in closed MR gitlab-ce!29779
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/29779#note_185765739
It has to do with when the "Jump to next button" should appear
Once this feature has been merged. Maybe the UX team can play around with the current feature. And if the current implementation doesn't make sense. We can adjust with what makes sense and the frontend can implement it
Current
When the "Jump to next button" is shown is based on TOTAL unresolved discussion
- When there are 2 or more unresolved discussion, Resolved discussion look like this:
Suggested
When the "Jump to next button" is shown is based on TOTAL discussions (resolved AND unresolved)
- When there are
2 or more1 OR MORE unresolved discussion, Resolved discussion look like this:
cc @jboyson
