Skip to content

Next page button bug on last page of feedback

Summary

When viewing feedback, on the first page, the previous button is greyed out as expected: image

On the last page, the next button is not styled properly: image

Steps to reproduce

  1. Look at feedback
  2. Go to last page
  3. ... profit

Possible Fix

Instead of <span>»</span>, use <a>»</a>.

Edited by Yoshi van den Akker