-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FlatTableRowHeader
with Button
causes extra paddings
#6561
Comments
Hi @JinCoreana 👋🏼 The sandbox link you have provided seems to redirect to an error page. Just so we have some more context on the design you are trying to produce, please could you recreate your code example using our new stackblitz template? |
Hi @Parsium No problem! here is the new link. |
FE-6373 |
…d rows updated the flat table row header and the flat table cell to prevent covering the focus border closes: #6561
…d rows updated the flat table row header and the flat table cell to prevent covering the focus border fixes: #6561
…d rows updated the flat table row header and the flat table cell to prevent covering the focus border fixes: #6561
…d rows updated the flat table row header and the flat table cell to prevent covering the focus border fixes: #6561
…d rows updated the flat table row header and the flat table cell to prevent covering the focus border fixes: #6561
### [141.1.1](v141.1.0...v141.1.1) (2024-07-26) ### Bug Fixes * **flat-table-row-header:** focus border partially covered in expanded rows ([d97caa8](d97caa8)), closes [#6561](#6561)
🎉 This issue has been resolved in version 141.1.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Current behaviour
The default settings cause extra paddings within the cell,
With p={0} attribute, focus outline gets partially hidden
Expected behaviour
When a
Button
is placed within a sticky cell, it should not result in additional padding, and the focus outline should be fully visible.CodeSandbox or Storybook URL
https://codesandbox.io/p/sandbox/table-padding-focus-kzm5nr
JIRA Ticket (Sage Only)
SBS-81079
Suggested Solution
No response
Carbon Version
124.6.0
Design Tokens Version
4.28.0
What browsers are you seeing the problem on?
Chrome
What Operating System are you seeing the problem on?
MacOS
Anything else we should know?
No response
Confidentiality
The text was updated successfully, but these errors were encountered: