Skip to content

Fix Issuable container element selector for shortcuts handling

Kushal Pandya requested to merge 8511-fix-selector-for-issuable-contents into master

What does this MR do?

This MR fixes ~"broken master".

It fixes the selector used to get Issuable body container from the DOM so that it can work in both Issues/MRs and Epic (with both having slightly different DOM structure with Epics being a Vue app).

Does this MR meet the acceptance criteria?

Closes #8511 (closed)

Edited by Kushal Pandya

Merge request reports

Loading