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
Hi! This issue has been marked as stale because it has been open with no activity for 180 days. You can comment on the issue or remove the stale label to keep it open. If you do nothing, this issue will be closed in 7 days.
Sorry this has been hanging around a while. We've been discussing the best approach here. The feeling is that a css only fix might lead to other regressions, but we're talking about the idea of adding supplemental classes in ruby to signify last/first elements in the row.
Version
0.19.0
Steps to reproduce
Primer::Beta::BorderBox
like defined here: https://view-components-storybook.eastus.cloudapp.azure.com/view-components/lookbook/inspect/primer/beta/border_box/defaultheader
and onerow
e.g.
Actual behavior
row
has additional round corners at the top which looks weird because theheader
(or thebody
) is directly at the top:body
used but nofooter
:Expected behavior
header
(or abody
) is defined.The text was updated successfully, but these errors were encountered: