Skip to content

Replace BS global popovers init with GlPopover

Paul Gascou-Vaillancourt requested to merge 224450-gl-popovers into master

What does this MR do?

This swaps Bootstrap's global popovers init script with a wrapper around GlPopover.

Heavily inspired by prior art on tooltips: https://gitlab.com/gitlab-org/gitlab/-/tree/master/app/assets/javascripts/tooltips

Screenshots

File Before After
app/views/projects/pipelines/_info.html.haml Screen_Shot_2020-10-21_at_9.30.50_AM
app/views/projects/commit/_signature_badge.html.haml Screen_Shot_2020-10-21_at_9.32.28_AM Screen_Shot_2020-10-21_at_10.15.43_AM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related to #224450 (closed)

Edited by Paul Gascou-Vaillancourt

Merge request reports

Loading