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
feat: truncate longer query names in tab titles (#120)
So that longer query names used in tab titles don't overflow into the
adjacent tab titles, we now truncate them. The text is still added as a
title to the span, so a user can hover it and see the full name.
0 commit comments