Skip to content

Resolve "Add tracking to peek events (hide/show)"

What does this MR do and why?

Resolves #415468 (closed), adding tracking to a couple of sidebar toggle/peek events.

Screenshots or screen recordings

No visual change.

How to set up and validate locally

  • First, setup Snowplow Micro in GDK
  • Then check http://localhost:9091/micro/good and/or your browser's network tab for the sent tracking events.
  • Test these four scenarios:
    • Clicking the "Show sidebar" toggle button to expand/collapse the sidebar.
    • The keyboard shortcut to expand/collapse the sidebar, Ctrl/Cmd+\.
    • The peek behavior, that is, move your mouse cursor to the left edge of the window to slide out the sidebar.
    • Resize your window from "large" to "small (where the sidebar collapses itself)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #415468 (closed)

Edited by Thomas Hutterer

Merge request reports

Loading