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: | ||
| Assignee: | Steffen Ritter | % Done: | 0% |
|
| Category: | Backend User Interface | |||
| Target version: | 6.0.1 | |||
| TYPO3 Version: | 6.0 | Complexity: | ||
| PHP Version: | ||||
| Votes: | 0 |
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
Updated by Steffen Ritter 12 months ago
- Parent task changed from #36052 to #38755
Updated by Helmut Hummel 5 months ago
- Target version changed from 6.0.0-alpha3 to 6.0.1