Skip to content

[a11y]: ai-chat should set focus to first interactive element in full-screen mode #883

@Daniel-Schulz-Private

Description

@Daniel-Schulz-Private

Browser

No response

Operating System

No response

Package version

0.18.0

React version

18.3.1

Automated testing tool and ruleset

n/a

Assistive technology

No response

Description

Once the modal opened (full screen mode of ai-chat) - focus did not set to the first Logical Element within the Modal, which is "Chat Edit field".

Recommended fix: Once the modal opened - focus expected set to the first Logical Element within the Modal, which is "Chat Edit field".

User impact: Impact Keyboard /screen reader users :Without proper focus management, users may not realise a modal has opened, leading to confusion, navigation barriers, missed critical information, and a disrupted user experience.

WCAG 2.1 Violation

WCAG Mapping: 2.4.3 Focus Order

Reproduction/example

n/a

Steps to reproduce

  1. open ai-chat
  2. enter full-screen mode
  3. see that no visible element has focus set

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: a11y ♿Issues not following accessibility standards

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions