Skip to content

Overview fixes

Christiaan Baraya requested to merge pagination-fix into development

Description

Previously pagination did not show up unless a user was looking to the puzzles on their own profiles or if the user was an admin. Now the pagination always shows up like it should be. Furthermore, I found another issue that users could press the button for show solutions on their own profile, but that this button did not actually show the solutions. I fixed this issue as well.

Screenshots

Checklist

  • I have added tests for functionality I added and/or changed
  • I have changed the database schema
    • I have added migrations
  • I have added the required changelog entries
  • I have run my branch and ensured all functionality is still working as intended

Closes

Edited by Christiaan Baraya

Merge request reports