Problem/Motivation
With #3503645: [D11.3] Contextual links: use dropdown, contextual links lose their destination query parameter.
Issue fork ui_suite_bootstrap-3575786
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
grimreaperapp/core/modules/contextual/js/contextual.js
And in app/themes/contrib/ui_suite_bootstrap/templates/system/links--contextual.html.twig:
The contextual-links class had been removed to avoid side effect regarding Bootstrap dropdown state management and contextual link state management. Plus to avoid some styling effects.
Comment #3
grimreaperMaybe more a Core issue #3576038: Do not rely on class to add destination parameter on contextual links to not rely on the contextual-links class.
Comment #4
grimreaperWaiting for reply on the Core issue.
Comment #7
grimreaper