microsoft / BotFramework-WebChat

A highly-customizable web-based client for Azure Bot Services.
https://www.botframework.com/
MIT License
1.6k stars 1.55k forks source link

feat: focus trap improvements #5243

Closed OEvgeny closed 3 months ago

OEvgeny commented 4 months ago

Fix candidate for #5047, #4883

Changelog Entry

Description

This PR aims to improve the focus trap implementation in Web Chat by removing focus sentinels and preserving the focused element state. The changes enhance the user experience and accessibility of the chat interface, particularly when navigating through activities adaptive cards.

Specific Changes

Review Checklist

This section is for contributors to review your work.