Ed Leeks

Results 15 issues of Ed Leeks

fix #5295 fix #5342 ### Proposed behaviour Ensures the keydown listener is registered in the event capture phase Refactors files into TypeScript Refactors unit tests into RTL ### Current behaviour...

Passed Review
Pending QA
No UX QA Required
Squad Front End

### Proposed behaviour Removes `engines` and `engineStrict` properties from `package.json` file. Update GH actions to use `node` `v16.16.0`. Update `dev-environment-setup` docs to recommend using `lts/gallium` and `check_node_version` now checks if...

Pending Review
DO NOT MERGE
No QA Required
No UX QA Required
Squad Front End

### Current behaviour When back tabbing the FocusTrap does not catch when the first focusable element is focused and allows natural tabbing order rather than looping it to the end...

Bug

fix #5434 ### Proposed behaviour Adds `gap` prop to the `Box` component. The prop accepts numbers from 0-8 or valid CSS strings. If a number is passed it will be...

Pending Review
Pending QA
Pending UX QA
Squad Front End

### Proposed behaviour Updates guard to prevent the scripts making api calls when run as part of CI pipeline ### Current behaviour Guard only prevents the scripts making api calls...

Pending Review
No QA Required
No UX QA Required
Squad Front End

### Current behaviour When passing an `href` to child buttons the text alignment is incorrect. ![image](https://user-images.githubusercontent.com/44157880/190598587-23478246-b78b-44ca-bf88-92f9f45b6562.png) There is also a console warning about `forwardRef` type being incorrect and deprecation warning...

Bug
On Backlog
multi-action-button

fix #6541 ### Proposed behaviour Adds a new scrollable container to the select list so that the list action button is no longer within the scrollable area. ![image](https://github.com/Sage/carbon/assets/44157880/bdf7c5f1-2dbe-42c8-b183-19caf486365d) ### Current...

Pending Review
Pending QA
Pending UX QA
Squad Front End

fix #6581 fix #6597 BREAKING CHANGE: The `threshold` prop has been removed as it no longer does anything in the redesigned component BREAKING CHANGE: The `inputRef` is no more ###...

Passed Review
Passed QA
Passed UX QA
Squad Front End

### Description MenuItems do not have the full page width when focused in MenuFullscreen ![image](https://github.com/Sage/carbon/assets/44157880/f1a89558-a185-44c1-8e4e-86d1dac5ab2f) ### Reproduction www.carbon.sage.com/?path=/story/menu--fullscreen-view-story ### Steps to reproduce - reduce window size until fullscreen layout renders...

Bug
On Backlog

### Current behaviour The scrollbar stretches the length of the table wrapper when the table is scrollable, this is because the overflow is on the wrapper container ### Expected behaviour...

Bug
On Backlog