Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix admin UI anchor link scroll bug #99

Merged
merged 4 commits into from
Jun 1, 2018
Merged

Commits on May 30, 2018

  1. Fix admin UI anchor link scroll bug

    - fixed height on the width controller element causes the user to get
      'stuck' and unable to scroll back to the top when clicking on a link
    targeting an in page anchor
    benkmugo committed May 30, 2018
    Configuration menu
    Copy the full SHA
    cf58ef5 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2018

  1. Fix admin UI anchor link scroll bug

    - moved widthcontrol-handler element out of menu tpl and into pagelayout
      left-separator
    - updated widthcontrol-handler element styles for new markup position
    - removed widthcontrol-handler elements from all other admin design menu
      templates
    benkmugo committed May 31, 2018
    Configuration menu
    Copy the full SHA
    31b07ab View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2018

  1. Fix admin UI anchor link scroll bug

    - removed obsolete height style from widthcontrol
    benkmugo committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    607fe8c View commit details
    Browse the repository at this point in the history
  2. Fix admin UI anchor link scroll bug

    - removed unit suffix from widthcontrol top position
    benkmugo committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    07876d5 View commit details
    Browse the repository at this point in the history