acl-services / paprika

🌢 A robust + accessible UI component library for React applications by Galvanize.
MIT License
54 stars 9 forks source link

feat(ReactFocusLock): allow pendo elements to steal focus #1273

Closed allison-c closed 2 years ago

allison-c commented 2 years ago

Purpose πŸš€

Paprika modal components – , and (with ) – are not allowing focus to remain in the Pendo tagging overlay’s fields. This is creating a very annoying experience when trying to tag UI elements for usage tracking.

Notes ✏️

Updates πŸ“¦

If you have changed a component's source code (not stories, specs, or docs), before merging your branch run yarn changeset. This will prompt you to:

Storybook πŸ“•

http://storybooks.highbond-s3.com/paprika/UXD-2122-allow-pendo-elements-to-steal-focus

Screenshots πŸ“Έ

optional but highly recommended

References πŸ”—

relevant Jira ticket / GitHub issues

changeset-bot[bot] commented 2 years ago

πŸ¦‹ Changeset detected

Latest commit: 7826a28cca4ee34f72238e5c426944e8824bf9a4

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

This PR includes changesets to release 9 packages | Name | Type | | ------------------------ | ----- | | @paprika/modal | Patch | | @paprika/overlay | Patch | | @paprika/takeover | Patch | | @paprika/panel | Patch | | @paprika/data-grid | Patch | | @paprika/filter | Patch | | @paprika/side-navigation | Patch | | @paprika/data-field | Patch | | @paprika/data-header | 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