Skip to content

add filter options to event debugger #171

Open
@smeijer

Description

@smeijer

It should be possible to filter events in the event debugger (under /events, introduced by #167). This way the event log will be less noisy, so it would become easier to extract the data of interest.

To fix this, we can add "dropdown" menu's to the type and name columns, which will allow to enable/disable specific types.

By default, the following events should be filtered out:

mouseenter
mousemove
mouseover
mouseout
mouseleave

pointerover
pointermove
pointerenter
pointerleave
pointerout

Metadata

Metadata

Assignees

Labels

featureNew feature or requestproject:eventsTickets related to the /events route

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions