Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B buck
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 201
    • Issues 201
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 22
    • Merge requests 22
  • 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
  • Meta
  • buck
  • Merge requests
  • !1084

Add a class to show what nav link is selected

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/sdwilsh/navigation-search into master Jan 09, 2017
  • Overview 2
  • Commits 1
  • Pipelines 0
  • Changes 8

Created by: sdwilsh

This change only adds the selection for the Getting Started section for now. More to come in later changes (trying to keep diff size reasonable)

This change also adds some CSS to differentiate the selected navigation target.

Test Plan: Ensured that following pages were properly selected when viewed:

  • http://localhost:9811/about/overview.html
  • http://localhost:9811/setup/install.html
  • http://localhost:9811/setup/intellij_plugin_install.html
  • http://localhost:9811/setup/getting_started.html
  • http://localhost:9811/article/exopackage.html
  • http://localhost:9811/article/query_cheat_sheet.html
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/sdwilsh/navigation-search