Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search the event log #53

Open
dharabor opened this issue Sep 29, 2024 · 0 comments
Open

Search the event log #53

dharabor opened this issue Sep 29, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@dharabor
Copy link
Member

We have a few different ways of finding certain types of events:

  • The event-type filter
  • Debugger breakpoints
  • Viewport inspection

Yet sometimes it's still awkward to find the right event. Moreover, it's not possible at all to find custom subsets of events (only jump to them, one by one, via the debugger). I think a "search" filter over the event list would be useful, as it allows working with the log in a similar way as folks currently do (i.e., direct inspection) but now the workflow is augmented by the visualiser.

@dharabor dharabor added the enhancement New feature or request label Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant