Project

General

Profile

Actions

Defect #30182

closed

Inconsistent classification of "ID" class containers for issues

Added by Anonymous over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
UI
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

In the issue view table on /projects/<your project>/issues, the top bar with column descriptions, has something like:

<th class="id">
<a class="sort desc" title="Sort by &quot;#&quot;" data-remote="true" rel="nofollow" data-method="post" href="/my/page?settings%5Bissuesassignedtome%5D%5Bsort%5D=id%3Adesc%2Cpriority%3Adesc%2Cupdated_on%3Adesc">#</a>
</th>

however on the issues view on "/my/page" the <a> child of <th class="id"> doesn't have a class "sort desc" assigned anywhere. (Issues assigned to me, reported issues, watched issues blocks to be exact).

Actions #1

Updated by Anonymous over 6 years ago

  • Status changed from New to Resolved

this has to do with asceding and descending sorting on each page... my bad

Actions #2

Updated by Go MAEDA over 6 years ago

  • Status changed from Resolved to Closed
  • Resolution set to Invalid
Actions

Also available in: Atom PDF