Open
Description
Problem
In various places on the Edit Profile page, we display an unlimited number of testimonies/followed content in various lists. This becomes an unpleasant user experience when these lists become longer - e.g. when you have dozens of followed bills, it gets harder to navigate down the page to see your followed users.
To that end, we should add pagination to these lists to better manage the page navigation experience.
Success Criteria
- The following sections of the Edit Profile page should each be paginated (with a page size of 10)
- "Published Testimonies" (in Testimonies tab)
- "Draft Testimonies" (in Testimonies tab)
- "Bills I Follow" (in Following tab)
- "Users I Follow" (in Following tab)