Project

General

Profile

Actions

Bug #27258

closed

list sort direction indicator is inconsistent

Added by Joh. Feustel almost 13 years ago. Updated almost 12 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-06-06
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.6
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Sorting arrows in various lists are inconsitent or missing

  • list module: direction is wrong, color is inconsistent and differs from new extJS grids.
  • completely missing file list module
Solution:
  • Add new sprite, copied from typo3/sysext/t3skin/icons/gfx/arrow(up|down).png
  • use sprite in list module and switch direction
  • add in file list module

Comments
The patch created new sprites status-status-sort-asc' and 'status-status-sort-desc' because its more a status than an action.
The icons could be impromed because it still differes from grid version (white on dark gray) and has no contrast in file list module (t3-row-header) but cannot be white because its in the .c-headLine row in db list module. But its still better than nothing and should not be the old red arrow in my eyes.
The patch also fixes a typo and corrects one line in phpdoc

See also unanswered question in #11127


Files

27258.patch (49.6 KB) 27258.patch Joh. Feustel, 2011-06-06 15:20
27258_no-css.patch (3.03 KB) 27258_no-css.patch Joh. Feustel, 2011-06-06 16:05
Actions

Also available in: Atom PDF