Hélène Gourvennec

Results 9 issues of Hélène Gourvennec

### Current behaviour When using an Icon with a Tooltip Message in a Tabs, if we use the keyboard, we can't select the content of the first Tab for exemple...

Bug
On Backlog
icon

### Current behaviour FlatTable with PopoverContainer has an axe violation, landmarks should have a unique role or role/label/title (i.e. accessible name) combination. ![image](https://user-images.githubusercontent.com/38658070/177346560-4880d7f4-fd76-4e44-9e54-1b2cf940dde2.png) https://dequeuniversity.com/rules/axe/4.4/landmark-unique?application=AxeChrome ### Expected behaviour No accessibility violations...

Bug
On Backlog

### Current behaviour Select component has an axe violation when a value is selected, ensures all ARIA attributes have valid values. ![image](https://user-images.githubusercontent.com/38658070/177742570-acaa1e86-74cd-46af-8f20-ff5a34295771.png) ### Expected behaviour No accessibility violations should occur....

Bug
On Backlog

### Current behaviour MultiSelect component has an axe violation when we open it, ensures ARIA attributes are allowed for an element's role. ![image](https://user-images.githubusercontent.com/38658070/177745058-9203844e-9592-484c-9175-6e29053a88eb.png) ![image](https://user-images.githubusercontent.com/38658070/177745139-eb6c9b0a-557f-4693-a543-9e7a0f46cf30.png) ![image](https://user-images.githubusercontent.com/38658070/177745214-e248a204-330f-45a4-9256-f99f1d9b25ae.png) ### Expected behaviour No accessibility...

Bug
On Backlog
stale
select

### Current behaviour Pager component has an axe violation, ensure every form element has a label. ![image](https://user-images.githubusercontent.com/38658070/177157080-000ad253-e76c-4793-b42e-c67fd174689a.png) ### Expected behaviour No accessibility violations should occur. ### CodeSandbox or Storybook URL...

Bug
On Backlog

### Current behaviour AdvancedColorPicker button as an accessibility issue: `Buttons must have discernible text`. ![image](https://user-images.githubusercontent.com/38658070/144022422-3458ecdb-07ec-423e-98d8-ea048f3faaba.png) ### Expected behaviour The button need to be visible to the screen readers. ### CodeSandbox...

Bug
On Backlog
advanced-color-picker

### Current behaviour If we use: ``` import TextEditor, { TextEditorState as EditorState } from "carbon-react/lib/components/text-editor"; ``` when we try to use `EditorState` we got this error: `Cannot read properties...

Bug
On Backlog

### Description The first time that we open the Select, we cannot see the option selected. By the way, do we really need to use a useRef in this case...

Bug
On Backlog
Squad Petrus
select

### Description Select and FilterableSelect have the option to use onListScrollBottom to have lazy loading. ### Suggested solution Add the possibility to use onListScrollBottom on MutiSelect. ### Demo URL _No...

Enhancement
On Backlog
Squad Petrus