- Issue created by @percoction
- Assigned to paulocs
- ๐บ๐ธUnited States jrockowitz Brooklyn, NY
Thanks. Let's make sure to include the manual steps required to test this change.
- ๐ฎ๐ณIndia Sandeep Sanwale
Sandeep Sanwale โ made their first commit to this issueโs fork.
- Merge request !452Issue #3336931 by paulocs: [Deprecation] Replace deprecated jQuery :tabbable selector โ (Open) created by Sandeep Sanwale
- last update
8 months ago 536 pass - Status changed to Needs review
8 months ago 10:49am 9 April 2024 - ๐ฎ๐ณIndia Sandeep Sanwale
I have replace deprecated jQuery :tabbable selector with the core/tabbable library included with core. To test this you need to check on add element when modal opens it should foucs on first input element same on edit operation. Please review . Thank you
- ๐บ๐ธUnited States jrockowitz Brooklyn, NY
@Sandeep Sanwale, Thank you for working on this.
One immediate tweak is to include the tabbable library as a dependency when needed.
We'll have to document the manual steps required to verify that things continue to work as expected.
- last update
7 months ago 536 pass - ๐ฎ๐ณIndia Sandeep Sanwale
I have added the tabbable library as a dependency when needed. please review this .
- ๐บ๐ธUnited States jrockowitz Brooklyn, NY
Yep, we need to fix this before a stable release of 6.3. This is causing JS errors.