Clicking on "Collapse..." and "Expand..." jumps to hyperlink.

e.preventDefault() must be added so as not to follow the anchor, so that the animation would be seen.

Comments

bryanmanalo created an issue. See original summary.

bryanmanalo’s picture

Status: Active » Needs review
StatusFileSize
new942 bytes
bryanmanalo’s picture

StatusFileSize
new942 bytes
bryanmanalo’s picture

StatusFileSize
new942 bytes

Apologies for the spam. Can't properly match the file and comment number.

  • toamit committed 56d89de on 8.x-1.x
    New release version 8.x-1.3, adds compatibility with Drupal 9, adds new...
toamit’s picture

Status: Needs review » Fixed

This issue is fixed in version 1.3.
The default action of these button links is now suppressed. They no longer cause page scrolling.

toamit’s picture

Status: Fixed » Closed (fixed)