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

[fd-dialog] - Not able navigate through the invoked drop-down values using keyboard. #12669

Open
saurabhagarwal7755 opened this issue Oct 29, 2024 · 0 comments

Comments

@saurabhagarwal7755
Copy link

saurabhagarwal7755 commented Oct 29, 2024

Is this a bug, enhancement, or feature request?

Bug

Describe your proposal.

Not able navigate through the invoked drop-down values using keyboard.

The regular behaviour of combobox is correct but when used inside of a fd-dialog, and we are trying to invoke the dropdown values using fn+F2 and then navigating through the values, we are not able to navigate through the values.
But the same thing, if we are using outside of the fd-dialog, the combobox works completely fine.
Attached is the stackblitz code, where I have just added a combobox inside of a fd-dialog.

Which versions of Angular and Fundamental Library for Angular are affected? Please, specify the exact version. (If this is a feature request, use current version.)

0.47.4

If this is a bug, please provide steps for reproducing it; the exact components you are using;

Go to the stackblitz link given,

  1. Click the button.
  2. The dialog open, trigger the dropdown value list using keyboard.
  3. Try to navigate through the values, it is not happening.

Same would work, if we remove the fd-dialog and only use, fd-combobox in some other things like a div or other tags.

Please provide stackblitz example(s).

https://stackblitz.com/edit/hhktwd?file=src%2Fapp%2Ftemplate-based-dialog-example.component.html,src%2Fapp%2Ftemplate-based-dialog-example.component.ts

In case this is Accessibility related topic, did you consult with an accessibility expert? If not, please do so and share their recommendations.

Yes, this is an accessibility related topic, as we are not able to use voiceover, upon the list of dropdown values.

IMPORTANT: Please refrain from providing links or screenshots of SAP's internal information, as this project is open-source, and its contents are accessible to anyone.

@saurabhagarwal7755 saurabhagarwal7755 changed the title [fd-dialog] - Not able navigate through the invoked the drop-down values using keyboard. [fd-dialog] - Not able navigate through invoked the drop-down values using keyboard. Oct 29, 2024
@saurabhagarwal7755 saurabhagarwal7755 changed the title [fd-dialog] - Not able navigate through invoked the drop-down values using keyboard. [fd-dialog] - Not able navigate through the invoked drop-down values using keyboard. Oct 29, 2024
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

1 participant