Sian Ford
Sian Ford
### Proposed behaviour Refactor Cypress tests for Filterable Select component to use new cypress-component-react framework for testing. Add filterable-select.test.js. Also, make minor updates to simple-select.test.js. ### Current behaviour Current process...
### Current behaviour The Show Edit Pod has an accessibility violation "Ensures buttons have discernible text" due to the delete button icon not having inner text visible to screen readers....
### Current behaviour There is no instruction in the `CONTRIBUTING.MD` guide to set up GPG key verification. Also, the `getting-started` link to the `getting-started.stories.mdx` from the `CONTRIBUTING.MD` guide does not...
### Current behaviour When an item is selected from the Multi Select option list, two `onChange` callbacks are made. Also, when an object is set as a value the options...
### Current behaviour The menu item in the Action Popover in the second row is missing the gap between the chevron icon and the text "action". This appears to have...
### Current behaviour In the last Action Popover in the default story, when you hover between the menu item 'Download CSV' and the second active submenu item 'Sub Menu 2',...
### Current behaviour The sub-menu is opened on the left side in the right-aligned story. See attached screenshot. ### Expected behaviour The sub-menu will open to the right side when...
### Description When the component is disabled, NVDA screen reader registers that the input field is clickable with a mouse/trackpad. ### Reproduction https://carbon.sage.com/?path=/story/textbox--disabled ### Steps to reproduce 1. Open the...