sabbelasichon / typo3-rector

Rector for TYPO3
MIT License
231 stars 63 forks source link

Feature: #94819 - Improved Workspaces module #4426

Closed simonschaufi closed 3 weeks ago

simonschaufi commented 3 weeks ago

Feature: #94819 - Improved Workspaces module

https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/11.4/Feature-94819-ImprovedWorkspacesModule.html

Feature: #94819 - Improved Workspaces module

See 94819

Description

The workspaces module has been improved in usability:

For the initial loading of the module, the AJAX request has to process less data as all information is already loaded with the module.

A loading indicator is now visible during AJAX requests to show editors that there is work in progress.

A dropdown is now used to choose between multiple workspaces, which is especially useful when having multiple workspaces.

Administrators can edit workspace settings directly from the module's docheader area.

Impact

The overall user experience has been improved and administrators do not need to use the list module to manage workspaces anymore.

Backend, ext:workspaces