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

[Sourcing]ACC-271.1(Level A) Fdp-table sort dialog box element focus issue #11468

Closed
devika-devanand opened this issue Feb 27, 2024 · 2 comments

Comments

@devika-devanand
Copy link

Is this a bug, enhancement, or feature request?

Accessibility bug

Describe your proposal.

On changing the value of the column drop down in the sort dialog box using arrow keys, focus is lost and goes to the ‘Reset’ button.

Can you handle that on the application side

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.)

fundamental-ngx version : 0.43.11

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

-Create an fdp-table with the sort functionality added for a few columns.
-Open the Sort dialog box and try navigating using the keyboard - check the same after changing the column dropdown value.
image

Please provide relevant source code (if applicable).

Create an fdp-table with the sort functionality.
image

Please provide stackblitz example(s).

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

Focus should not change to a different element on changing the values of the list and it should retain on the same UI.

Did you check the documentation and the API?

Did you search for similar issues?

Is there anything else we should know?

@droshev
Copy link
Contributor

droshev commented Mar 5, 2024

@devika-devanand I tried to reproduce the issue, but I wasn't able to reproduce it.
sort-table

Do you think you can provide the steps and which example did you use?

@droshev
Copy link
Contributor

droshev commented May 22, 2024

@devika-devanand we didn't get any reply => closing the ticket. If you are able to reproduce, please, provide us with stackblitz, detailed steps and what the expectation is.

@droshev droshev closed this as completed May 22, 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

2 participants