Bug #38729
Task #38755: Usability issues collected on the UX sprint
Make use of jQuery also for the action icons
Status: | New | Start date: | 2012-07-07 | |
---|---|---|---|---|
Priority: | Must have | Due date: | ||
Assigned To: | Steffen Ritter | % Done: | 0% |
|
Category: | Backend User Interface | Spent time: | - | |
Target version: | 7.4 (Backend) | |||
TYPO3 Version: | 6.0 | Is Regression: | No | |
PHP Version: | Sprint Focus: | |||
Complexity: |
Description
Currently when you click on an action button the click event is propaganated to the parent container which makes the irre element collapse or expand.
The action icons need to be refactored to not use onclick="" handlers but real jQuery event callbacks where the propaganation is stopped to avoid the collapse/ expand.
History
#1 Updated by Steffen Ritter about 3 years ago
- Parent task changed from #36052 to #38755
#2 Updated by Helmut Hummel over 2 years ago
- Target version changed from 6.0.0-alpha3 to 6.0.1
#3 Updated by Mathias Schreiber 7 months ago
- Target version changed from 6.0.1 to 7.4 (Backend)
- Is Regression set to No