coingaming / moon-design

Moon Design System for React
https://moon.io/
MIT License
273 stars 27 forks source link

fix: SBFE-1104 -> add possibility to disable focus lock on Dialog component #2563

Closed MartinezEst closed 8 months ago

MartinezEst commented 8 months ago

Added new property to Dialog -> disableFocusLock

Screenshot and description

It fixes the bug we are facing in -> https://coingaming.atlassian.net/browse/SBFE-1104 Related in this issue -> https://github.com/coingaming/moon-design/issues/2562

Checklist

changeset-bot[bot] commented 8 months ago

⚠️ No Changeset found

Latest commit: ee366640f325915625dcce33010a8fca375fd1d2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

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

💥 An error occurred when fetching the changed packages and changesets in this PR ``` Some errors occurred when validating the changesets config: The package or glob expression "@heathmont/moon-base-tw" specified in the `fixed` option does not match any package in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch. The package or glob expression "@heathmont/moon-cmdk-tw" specified in the `fixed` option does not match any package in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch. The package or glob expression "@heathmont/moon-core-tw" specified in the `fixed` option does not match any package in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch. The package or glob expression "@heathmont/moon-themes-tw" specified in the `fixed` option does not match any package in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch. ```