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
My first response to this was to set a negative margin and the same positive amount of padding on the figure element, but that could potentially cause some page level overflows 🤔
It's been on our backlog to tackle better responsive styles/patterns for tables, maybe it's something we need to take another gander at. cc. @bigcommerce/product-design
Describe the bug
Using
StatefulTable
with filters (pill tabs) wrapped in aTableFigure
cuts off parts of thefocused
styles for the filter buttonsTo Reproduce
Steps to reproduce the behavior:
https://codesandbox.io/s/charming-kalam-x4kmb
Focus (click/unclick) any filter, notice the styles get cut off
Expected behavior
Styles are not cut off
Screenshots
![Screen Shot 2021-10-06 at 10 18 37 AM](https://user-images.githubusercontent.com/6025510/136234126-0048b57c-611e-487a-ba3a-116ccaaf2c79.png)
Desktop (please complete the following information, if applicable):
Reproduced on chrome
Version 92.0.4515.159 (Official Build) (x86_64)
on osxAdditional context
Did not dig too much into the issue, filing this bug just so I don't forget to do so later. I can 🔍 when I get a chance
The text was updated successfully, but these errors were encountered: