Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • SADE SADE
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 42
    • Issues 42
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • SADESADE
  • SADESADE
  • Issues
  • #106
Closed
Open
Issue created Nov 29, 2019 by Ubbo Veentjer@uveentjOwner

Search: pagination links should be rendered by xquery/template

the pagination in search.html is rendered by javascript (bootstrap pagination) after page load.

this has some problems:

  • flickering when pagination javascript is applied
  • dependent on bootstrap version, not template independent
  • bootstrap pagination depends on jquery
  • possible accessibility issues, is a screen reader able to mention javascript-generated links?

would be good to implement the pagination without javascript to be rendered server-side

Assignee
Assign to
Time tracking