spectrum-web-components icon indicating copy to clipboard operation
spectrum-web-components copied to clipboard

[Bug][a11y]: QuickActions needs support for focus management

Open dineshy87 opened this issue 1 year ago • 1 comments

Code of conduct

  • [X] I agree to follow this project's code of conduct.

Impacted component(s)

Quick Actions

Expected behavior

As it is written today, there doesn't seem to be any in built support managing focus between quick actions and what triggers quick actions. Similar to components such as tooltip, popover, etc or any other components using overlay that move focus back to triggering element, quick actions must also allow focus management. Once done, the examples in documentation need to be updated.

Actual behavior

No support for focus management.

dineshy87 avatar Jun 30 '23 16:06 dineshy87

Quick actions is being deprecated (currently only at the design level).

najikahalsema avatar Oct 26 '23 14:10 najikahalsema

Closing as won't fix being this package has been deprecated and will be removed as part of the move to 1.0.

Westbrook avatar Mar 22 '24 14:03 Westbrook