Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-46920

Data-target does nothing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 2.6.6, 2.7.3
    • 2.6.4, 2.7.1, 2.8
    • Themes
    • MOODLE_26_STABLE, MOODLE_27_STABLE, MOODLE_28_STABLE
    • MOODLE_26_STABLE, MOODLE_27_STABLE
    • MDL-46920-master
    • Hide

      On Bootstrapbase:

      1. Log in.
      2. Observe that with a browser window wider than 979px, the content in the top right (top left on RTL) of the navbar is fully visible saying something to the effect that you are currently logged in.
      3. Narrow your window until the navbar collapses, showing the hamburger.
        • Inspect the hamburger HTML element and observe that it has a data-target attribute, consisting of a CSS3 selector.
      4. Click the hamburger and observe that it toggles the navbar contents.
      5. Modify the data-target attribute on the hamburger such that it points to the site brand, e.g. .brand
      6. Click the hamburger and observe that the class active is now being applied to the site brand.
      Show
      On Bootstrapbase: Log in. Observe that with a browser window wider than 979px, the content in the top right (top left on RTL) of the navbar is fully visible saying something to the effect that you are currently logged in. Narrow your window until the navbar collapses, showing the hamburger. Inspect the hamburger HTML element and observe that it has a data-target attribute, consisting of a CSS3 selector. Click the hamburger and observe that it toggles the navbar contents. Modify the data-target attribute on the hamburger such that it points to the site brand, e.g. .brand Click the hamburger and observe that the class active is now being applied to the site brand.
    • 3
    • FRONTEND Sprint 14

      Currently on themes based off bootstrap base have a button that expands the header and displays the users logged in status. This button has a data-target property which is meant to specify (or so I would think) what DOM elements are to be hidden or displayed at narrow screen resolutions

            jethac Jetha Chan
            brianb Brian Barnes
            Andrew Lyons Andrew Lyons
            Dan Poltawski Dan Poltawski
            Simey Lameze Simey Lameze
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.