DMPbelgium / roadmap

5 stars 1 forks source link

Bug for list of plans on admin 'edit user' page #26

Closed laurastandaert closed 2 years ago

laurastandaert commented 2 years ago

What version of the DMPRoadmap code are you running? (e.g. v2.2.0) v3.0.2 (dmponline.be on 19/11/2021)

Expected behaviour: On an edit user page for org or super admin, a list of plans for the user is displayed. If the list is longer than 1 page (ie more than 10 plans), it is possible to see the rest of the list by clicking 'view all' or going to 'next' or 'last' page

Actual behaviour: when clicking 'view all' nothing happens. When clicking 'next' or 'last', an empty list of plans is displayed

Steps to reproduce:

go to admin menu
go to list of users
select a user with >10 plans
click 'view all' or click 'next' or 'last' page
laurastandaert commented 2 years ago

cf https://github.com/DMPRoadmap/roadmap/pull/3070

nicolasfranck commented 2 years ago

see my merged PR https://github.com/DMPRoadmap/roadmap/pull/3070