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
Related to #158 and #115, the layout of the client currently moves too much due to the vastly different sizes of some routes. Providing stable minimums would be a good way to alleviate the majority of these shifts. For things like extremely large transactions, minimizing/folding event attributes by default would be another means to minimize layout shift.
The text was updated successfully, but these errors were encountered:
Summary
Related to #158 and #115, the layout of the client currently moves too much due to the vastly different sizes of some routes. Providing stable minimums would be a good way to alleviate the majority of these shifts. For things like extremely large transactions, minimizing/folding event attributes by default would be another means to minimize layout shift.
The text was updated successfully, but these errors were encountered: