Bug Report
- Package version(s): 5.55.1002
- Browser and OS versions: Chrome
Describe the issue:
Panel focus order is improper when choice group is rendered within the Panel.
Actual behavior:
Suppose you have choice group with options "a" and "b" in the panel.
The focus first goes to cross button of the panel, then the choice group option "a", then tabbing will make you focus the page title/window etc.
If you select option "b" my moving key down, then the focus will remain inside the Panel which is the expected behavior. But by default, as "a" is selected, the focus goes out of the Panel
Expected behavior:
Focus order should remain inside the panel ony
If applicable, please provide a codepen repro:
https://codepen.io/AkshanshSrivastava03/pen/mXZpwp