wnbrb / wnb-rb-site

The website of WNB.rb, a virtual community for women and non-binary Rubyists.
https://wnb-rb.dev
25 stars 41 forks source link

Add pagination speakers module #238

Closed auliafaizahr closed 1 month ago

auliafaizahr commented 2 months ago

Title: Add Pagination to Speaker List and Adjust Layout

Description Feature Request: As an admin user, I want to manage Speakers for our Events.

Related Problem: The list of speakers in speaker module is expected to grow significantly, making it difficult to maintain and navigate.

Solution: This pull request adds pagination to the speaker list to improve usability. The solution utilizes the Pagy gem for pagination and Bootstrap for styling.

Changes:

image

Related Issues: https://github.com/wnbrb/wnb-rb-site/issues/184

Waiting for review the changes and provide feedback from reviewer, thankyou.

luciagirasoles commented 1 month ago

closes #238