Skip to content
Commit 27579f36 authored by Vincent Petry's avatar Vincent Petry
Browse files

Prevent scroll up when click on links in sharing dropdown

When clicking on a link that points to "#" in the sharing dropdown, and
the current view is scrolled down, the browser will scroll the page up
to the top (anchor behavior).

This fix cancels the click event when clicking on "unshare" link or
"show crud" link.
parent 46fdb449
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment