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

Keyboard accesibility for user settings dialog #2566

Conversation

UlianaMunich
Copy link
Contributor

Fixes #2453

@JohannesDoberer JohannesDoberer self-assigned this Feb 17, 2022
Copy link
Contributor

@JohannesDoberer JohannesDoberer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks good. Few small things.

  1. Space between initials and title is too small.
  2. When you set style: 'list' on type enum you will get a dropdown as well.
    (In context of the e2e test app it would be "time format", see and change it to list)
    For this "kind of" dropdown the keyboard accessibility does not work.
  3. Revert user settings configuration changes (order + custom user settings micro frontend)

@JohannesDoberer JohannesDoberer added dxp bug Something isn't working labels Feb 21, 2022
@JohannesDoberer JohannesDoberer self-requested a review March 7, 2022 14:31
@JohannesDoberer JohannesDoberer removed their assignment Mar 7, 2022
@ndricimrr ndricimrr self-assigned this Mar 8, 2022
Copy link
Contributor

@ndricimrr ndricimrr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. All listed guideline specs working well 👍

UlianaMunich and others added 3 commits April 14, 2022 11:37
…s not reachable to use initials instead, add documentattion
…ub.com:UlianaMunich/luigi into 2453-keyboard-interaction-user-settings-dialog
UlianaMunich and others added 2 commits April 25, 2022 16:07
Co-authored-by: Aleksandra Simeonova <aleksandra.simeonova@sap.com>
Co-authored-by: Aleksandra Simeonova <aleksandra.simeonova@sap.com>
@UlianaMunich UlianaMunich merged commit 69ffb4f into SAP:master Apr 25, 2022
@UlianaMunich UlianaMunich deleted the 2453-keyboard-interaction-user-settings-dialog branch April 25, 2022 18:37
@ndricimrr ndricimrr mentioned this pull request May 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dxp
Projects
None yet
Development

Successfully merging this pull request may close these issues.

A11Y: User Setting dialog keyboard interactions
4 participants