Skip to content

[Epic] Capture events for Dead Clicks #48259

Closed
@bruno-garcia

Description

@bruno-garcia

The goal is to capture an event if a user Click results in no UI change. Giving the impression that the site is broken.

Some considerations:

  • If the button becomes greyed out, there's a DOM mutation change and no detection happens
  • If an HTTP request happens as a result of the click, its latency could be a driver to the issue detection if the UI doesn't have a spinner

This was one of the identified potential Replay Issues:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions