[TASK] Add option counter to LiveSearch
The option dropdown in LiveSearch now has a counter indicating the number of active search options. Resolves: #100017 Releases: main Change-Id: I252c699dcb17318ccfcaa622d69b0ffd6ccf1901 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77935 Tested-by:core-ci <typo3@b13.com> Tested-by:
Simon Schaufelberger <simonschaufi+typo3@gmail.com> Reviewed-by:
Simon Schaufelberger <simonschaufi+typo3@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com>
Showing
- Build/Sources/Sass/component/_livesearch.scss 8 additions, 0 deletionsBuild/Sources/Sass/component/_livesearch.scss
- Build/Sources/TypeScript/backend/live-search/element/search-option-item.ts 13 additions, 0 deletions...eScript/backend/live-search/element/search-option-item.ts
- Build/Sources/TypeScript/backend/toolbar/live-search.ts 15 additions, 2 deletionsBuild/Sources/TypeScript/backend/toolbar/live-search.ts
- typo3/sysext/backend/Classes/Controller/LiveSearchController.php 4 additions, 0 deletions...ysext/backend/Classes/Controller/LiveSearchController.php
- typo3/sysext/backend/Resources/Private/Templates/LiveSearch/Form.html 5 additions, 1 deletion.../backend/Resources/Private/Templates/LiveSearch/Form.html
- typo3/sysext/backend/Resources/Public/Css/backend.css 1 addition, 1 deletiontypo3/sysext/backend/Resources/Public/Css/backend.css
- typo3/sysext/backend/Resources/Public/JavaScript/live-search/element/search-option-item.js 2 additions, 2 deletions...blic/JavaScript/live-search/element/search-option-item.js
- typo3/sysext/backend/Resources/Public/JavaScript/toolbar/live-search.js 1 addition, 1 deletion...ackend/Resources/Public/JavaScript/toolbar/live-search.js
Please register or sign in to comment