Closed vogtn closed 4 years ago
Hello vogtn, thank you for opening an issue with us!
I have automatically added a "needs triage" label to help get things started. Our team will analyze and investigate the issue, and escalate it to the relevant team if possible. Other community members may also look into the issue and provide feedback 🙌
Eight digit hex isn't supported in ie11: https://caniuse.com/#feat=css-rrggbbaa
event.code
also doesn't appear to work in ie11, falling back to event.keycode
for tab and enter selection.
Closed by mistake
Describe the bug The
mgt-teams-channel-picker
andmgt-people-picker
allow for selection changing via the arrow keyboard controls. In ie11 it appears that there is no change upon key input.To Reproduce Steps to reproduce the behavior:
mgt-teams-channel-picker
ormgt-people-picker
Expected behavior The user should be able to change their selection of team or person using the arrow keys.
Screenshots If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
Additional context Add any other context about the problem here.