carbon
carbon copied to clipboard
Axe Issue with Dialog component having a scrollbar
Current behaviour
There is an Axe issue on the Dialog component with a scrollbar (need resize it)
Expected behaviour
We should not have an axe issue.
CodeSandbox or Storybook URL
https://codesandbox.io/s/hopeful-kalam-tgzvs3?file=/src/App.js&resolutionWidth=1024&resolutionHeight=765 https://tgzvs3.csb.app/
JIRA Ticket (Sage Only)
No response
Suggested Solution
No response
Carbon Version
119.3.3
Design Tokens Version
No response
What browsers are you seeing the problem on?
Chrome
What Operating System are you seeing the problem on?
MacOS
Anything else we should know?
Confidentiality
- [X] I confirm there is no confidential or commercially sensitive information included.
Note that the above issue about an iframe is I think a CodeSandbox artifact, which I cannot reproduce. The actual issue which I can reproduce, and which made me ask this to be raised as a Github issue, is the one below, which occurs whenever dialog requires scrollbars and has no focusable content:
FE-6043