DipperTheDan

Results 14 issues of DipperTheDan

fixes #5320 ### Proposed behaviour Toast component should be first component to be focused ### Current behaviour Currently Toast is not focusable ![toast_original](https://user-images.githubusercontent.com/56251247/182897070-73836c6d-9942-410f-a7a9-ea0bc31dd2f0.gif) ![toast-dissmissable-original](https://user-images.githubusercontent.com/56251247/182899376-6a6e117e-c28e-4c6d-98f0-4294045c483d.gif) ### Checklist - [x] Commits follow...

Passed Review
Pending QA
Passed UX QA
Squad Front End
Passed a11y Review

Make styled-system's position props available for use in Box. zIndex has also been filtered out of the props. fixes #5345 ### Proposed behaviour Make `styled-system` position props available to use...

Passed Review
Pending QA
Pending UX QA
Squad Front End

During the introduction of design tokens, text-decoration of none was added to links when they are used in a definition-list. Links are underlined by default in the browser and we...

Passed Review
Pending QA
Pending UX QA
Squad Front End

### Current behaviour "Exporting" could not be read by VoiceOver as it's not focused on parent. ### Expected behaviour VoiceOver is able to read a parent and not only the...

Bug
On Backlog
Squad SBC Miro
multi-action-button
split-button

### Proposed behaviour Refactor component to be TS ### Current behaviour Currently component is JS ### Checklist - [x] Commits follow our style guide - [ ] Related issues linked...

Passed Review
Pending QA
No UX QA Required
Squad Front End

### Proposed behaviour Add an automation test to cover `focusableSelectors` prop. ### Current behaviour Currently no automation test for `focusableSelectors` prop. ### Checklist - [x] Commits follow our style guide...

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

The last child of the segment children was having the corners rounded, when it should not have rounded corners. fixes #6488 ### Proposed behaviour Ensure that the last child of...

Pending Review
Pending QA
Pending UX QA
Squad Front End

### Current behaviour Closing Message component using keyboard causes focus to be lost on Firefox ![message-firefox-bug](https://github.com/Sage/carbon/assets/56251247/626bcc59-add3-4eda-8485-d6c3ea89c683) ### Expected behaviour Focus should not be lost when closing the Message component on...

Bug
On Backlog
message

This work fixes a bug whereby a screen reader announces the character count 'You have `n` characters remaining' message after form submission. To address this, we have defaulted aria-live to...

Passed Review
Pending QA
Passed UX QA
Squad Front End

### Proposed behaviour Unit tests for `TileSelect` should use react-testing-library ### Current behaviour Tests use Enyme ### Checklist - [x] Commits follow our style guide - [ ] Related issues...

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