You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is not possible to go to "page 2" of the datasets under proposals. The data is fetched from the backend correctly but the view isn't updated. Same issue with the pagination size dropdown. When selecting a new size, the frontend revert back to 25 after fetching the data.
Steps to Reproduce
Make sure you have a proposal with at 26 datasets (the default limit is 25). Click on the next page as in the video. Or try to change the limit in the dropdown, it doesn't update.