Change record status: 
Project: 
Introduced in branch: 
8.8.x
Introduced in version: 
8.8.0-alpha1
Description: 

Previously, the Views UI attached the jquery.ui.tabs library (currently provided by core), but the library was not actually used by Views UI. The library is no longer attached by default.

If there is any module that adds to the Views UI form and actually used jquery.ui.tabs, that module will need to re-attach the library to their part of the form. Note that many jQuery UI components are being deprecated for removal from core in Drupal 9, so an alternative solution is recommended if possible.

Impacts: 
Module developers
Themers
Updates Done (doc team, etc.)
Online documentation: 
Not done
Theming guide: 
Not done
Module developer documentation: 
Not done
Examples project: 
Not done
Coder Review: 
Not done
Coder Upgrade: 
Not done
Other: 
Other updates done