ing-bank / lion

Fundamental white label web component features for your design system.
https://lion-web.netlify.app/
MIT License
1.75k stars 293 forks source link

fix(select-rich): only close the overlay on tab when trapsKeyboardFoc… #2273

Closed gerjanvangeest closed 5 months ago

gerjanvangeest commented 5 months ago

…us is false

What I did

  1. In our extension of the select-rich we set trapsKeyboardFocus: true, but the select-rich still closed the overlay on tab. Which was not wanted in our case.
changeset-bot[bot] commented 5 months ago

🦋 Changeset detected

Latest commit: 890beaea83ba7f849a6af108df5b498ef129df0e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | -------- | ----- | | @lion/ui | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR