Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

make debugger fill in event columns on the left (in view of window)

Avatar

Adobe Champion

8/26/20

Currently, debugger adds new events as columns to the right of existing event table, as they fire. Because this is often off-screen from the user (and the left-right scroll bar is only available at the very bottom of the columns), it makes finding the event you're looking for in a series very difficult:

 

Current: events fire, then you scroll down, then scroll to the right until you think you're near the events you want, then scroll up and check, and repeat.

Better: events fire, each appearing as a new column closest to the query param labels, and 'pushes' old events out to the right.

 

That way, a user can simply watch the dimension row they care about as events pop in and find the event they're looking for immediately, no endless scrolling necessary.