https://docs.google.com/presentation/d/17Zpy5fZQsWsoZBhisA3rQiZy_JrK9MPR_HdgAisQ9XI/edit?usp=sharing
- Meta Issue: Remove jQuery UI components used by Drupal core and replace with a set of supported solutions
- Tabbable: So close!
- Autocomplete: ~80% done? It works and there are tests. The functionality needs to be moved to an NPM package similar to once() and needs heavy review.
- [Provide a new library to replace jQuery UI autocomplete}(https://www.drupal.org/project/drupal/issues/3076171) depends on (but not necessarily blocked by):
- Address jQuery UI position dependency
- Dialog ~50% done? It works, but needs refactoring and test coverage.