Skip to content

Add support for deferred links in persistent user callouts.

Dennis Tang requested to merge 64341-user-callout-deferred-link-support into master

What does this MR do?

Persistent user callouts now support deferred links, which are links that can be used to dismiss the callout, and then proceed to follow the link's original location.

This ensures that the callout dismissal is properly recorded before the user leaves the page.

This is needed for the privacy policy update that we're showing users https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/30808

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Closes #64341 (moved)

Edited by Dennis Tang

Merge request reports