Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support to enable the user to define which field need to be focused when dialog is opened #2850

Open
renukamariyan opened this issue Apr 8, 2024 · 1 comment

Comments

@renukamariyan
Copy link

Detailed description

Describe in detail the issue you're having.
When dialog is opened, the narration should include all components within the dialog, and the focus order should follow a logical sequence, allowing users to navigate through the dialog seamlessly.

Is this a feature request (new component, new icon), a bug, or a general issue? Feature Request

Is this issue related to a specific component? Dialog Component

What did you expect to happen? What happened instead? What would you like to see changed?
As of now the focus is being shifted to the first input field or the primary button. I want to customise it so that I can focus on the
Close button or one of component inside. Need support for that. (Need this feature for accessibility support)

What browser are you working in?
Safari

What version of the Carbon Design System are you using?
"carbon-components": "^11.34.1",
"carbon-components-angular": "^5.14.1",

What offering/product do you work on? Any pressing ship or release dates we should be aware of?

Steps to reproduce the issue

Open the dialog box, Notice that focus shifted to the input or primary field

  1. Step one
  2. Step two
  3. Step three
  4. etc.

Additional information

  • Screenshots or code
  • Notes
@Akshat55
Copy link
Contributor

Akshat55 commented Apr 11, 2024

@renukamariyan, Are you referring to the overflow menu? Dialog component isn't really used for anything other than the overflow menu.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants