You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A row's detail in Metrics → Calls opens under that row instead of after the whole table.
Opening row 1 of 100 put its fields below row 100, so reading a call meant scrolling the page
away from the row that was clicked. The chevron on the left already promised an inline
disclosure, and a disclosure that opens a hundred rows away is a broken affordance rather than a
layout preference. Thirteen fields also lay out in three columns on a wide screen now, so the
rows below do not travel far.
(#274)