jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Sonar
  • SONAR-2698

Display of arrows to sort columns

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 2.9
  • Fix Version/s: 2.12
  • Component/s: Web
  • Labels:
    None

Description

On the Filters list, arrows are display right after the column name. On Users list (and some others) arrows are displayed on the right hand side of the column.
To make it consistent, could you display all the arrows right after the column name?

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Freddy Mallet added a comment - 01/Nov/11 11:42 AM

In the Users page, arrows are displayed on the left instead of being displayed on the right in the Filters page for instance.

Show
Freddy Mallet added a comment - 01/Nov/11 11:42 AM In the Users page, arrows are displayed on the left instead of being displayed on the right in the Filters page for instance.
Hide
Permalink
Fabrice Bellingard added a comment - 02/Nov/11 5:34 AM

Those columns are filtered with a JS function and the icons are automatically displayed as background images, which makes it impossible to easily display all the icons right after the column name when the name is left aligned.
However, in order to remove the big white space that can exist between the left-aligned column name and the icon (and which can sometimes be misleading), I've modified the style sheet to display the icon close to the column name in any case, which means:

  • right after the column name if the column name is right aligned
  • right before the column name if the column name is left aligned
Show
Fabrice Bellingard added a comment - 02/Nov/11 5:34 AM Those columns are filtered with a JS function and the icons are automatically displayed as background images, which makes it impossible to easily display all the icons right after the column name when the name is left aligned. However, in order to remove the big white space that can exist between the left-aligned column name and the icon (and which can sometimes be misleading), I've modified the style sheet to display the icon close to the column name in any case, which means:
  • right after the column name if the column name is right aligned
  • right before the column name if the column name is left aligned

People

  • Assignee:
    Fabrice Bellingard
    Reporter:
    LOGICA Software Quality Center
Vote (0)
Watch (2)

Dates

  • Created:
    12/Aug/11 3:30 AM
    Updated:
    02/Nov/11 5:34 AM
    Resolved:
    02/Nov/11 5:34 AM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.