Marc Servat
Marc Servat
### Desired behaviour Having a prop available to add a border to `Box` components ### Current behaviour The only way to achieve this is using a `FlatTable` with one column,...
fix #6289 ### Proposed behaviour Given a Pager component, and focusing on the next or previous button, when pressing Enter or Space key, then updates the page number by 1...
### Description PopoverContainer keeps opened while loses the focus when contains a select. I expect that it closes once it loses the focus. ### Reproduction https://stackblitz.com/edit/parsium-carbon-starter-dxc9dk?file=src%2FApp.tsx ### Steps to reproduce...
### Current behaviour Given a Page component When setting the title prop with an element Then it takes the width as an inline element ### Expected behaviour Given a Page...
### Description Given the Message component with an icon When using screen readers Then only the text is read And the icon has no effect whatsoever ### Reproduction https://carbon.sage.com/?path=/story/message--with-focus ###...
### Description Given a Dialog component that has a Form as a children with the stickyFooter prop When rendered in a mobile screen width Then the dialog content is push...