Actions
Feature #81313
closedBackend LiveSearch visual feedback needed
Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
-
Start date:
2017-05-23
Due date:
% Done:
100%
Estimated time:
PHP Version:
Tags:
JavaScript
Complexity:
medium
Sprint Focus:
On Location Sprint
Description
Issue:
- The LiveSearch currently does not provide any visual feedback while querying the db and before presenting the results.
- Given an instance with +10.000 pages and CEs the search takes up to +15 seconds, however the user is not provided any feedback that the search is in progress.
Solution:
- Add some visual feedback (spinning wheel or similar) to indicate that search is being in progress.
Updated by Benjamin Kott over 7 years ago
- Status changed from New to Accepted
- Sprint Focus set to On Location Sprint
Updated by Gerrit Code Review over 7 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53047
Updated by Markus Sommer over 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset a615a4a298b45643841f1cb33e0e5fbf4c012163.
Actions