Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A administrate
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 96
    • Issues 96
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 32
    • Merge requests 32
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • thoughtbot, inc.
  • administrate
  • Issues
  • #2253
Closed
Open
Issue created Aug 19, 2022 by Borja Garcia de Vinuesa@bgvo

CSS not being applied to pagination

What were you trying to do?

Everything works fine, except pagination, which is not being shown as expected (sample)

What did you end up with (logs, or, even better, example apps are great!)?

I tried to fix it by:

  1. Adding bootstrap5-kaminari-views gem. However, in order to pick up paginate method must be called with the theme attribute. So I continued to step 2
  2. Modifying administrate source code and substitute correspondent lines in files app/views/fields/has_many/_show.html.erb and app/views/administrate/application/index.html.erb. It didn't work. Still CSS was not being applied correctly.

What versions are you running?

  • Rails 7.0.2.2
  • administrate 0.17.0
Assignee
Assign to
Time tracking