Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
S
SiB Core
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 110
    • Issues 110
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Packages
    • Packages
    • Container Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Startin blox
  • framework
  • SiB Core
  • Issues
  • #56

Closed
Open
Opened Mar 18, 2018 by Alexandre@alexandre
  • Report abuse
Report abuse

Bootstrap compliance for the menu

For <ldp-router> to be compliant with Twitter bootstrap navbar, two solutions :

  • add <a href="#" class="nav-link">ROUTE NAME</a> as the HTML content of <ldp-route>
  • let the user chose the content of <ldp-route>

The active <ldp-route> would also need to receive the active class on top of the active HTML attribute.

That would help me a great deal as a developer to be Bootstrap compliant.

One additional benefit to include a <a> tag is that is automatically mimicks the mouse behaviour on hover and click, which is the bare minimum for a menu I believe.

Edited Mar 18, 2018 by Alexandre
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
1
Labels
need spec
Assign labels
  • View project labels
Reference: startinblox/framework/sib-core#56