Skip to content

Resolve "Unable to close performance bar"

Simon Knox requested to merge 50552-unable-to-close-performance-bar into master

What does this MR do?

Move performance bar above the .modal element that is added to body.

Clicking the trigger for gl-modal possibly triggers bootstrap modal background.

Underlying issue is duplicate modal backdrops being added, but that can be fixed separately.

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Closes #50552 (closed)

Edited by Simon Knox

Merge request reports