Skip to content
This repository was archived by the owner on May 2, 2024. It is now read-only.
/ panel Public archive

Chatwoot and Sentry Bug Report interfere with UI/UX #186

@dispherical

Description

@dispherical

Taken from Bug report button blocks record delete button by 9pfs

image

It's even more annoying on mobile and they're really pointless.

Userscript patch:

document.querySelector("#sentry-feedback").hidden = true
document.querySelector(".woot-widget-bubble").hidden = true

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions