* bug#47739: Mumi: sorting the list of issues by date
@ 2021-04-12 23:21 Chris Riddoch
2021-06-10 11:25 ` zimoun
2022-12-24 21:19 ` Ricardo Wurmus
0 siblings, 2 replies; 3+ messages in thread
From: Chris Riddoch @ 2021-04-12 23:21 UTC (permalink / raw)
To: 47739
[-- Attachment #1: Type: text/plain, Size: 575 bytes --]
Hi,
When using the issue tracker at issues.guix.gnu.org, clicking on the
column titled "Date submitted" in an effort to find the most recently
submitted issues results in an arrangement of rows that makes no
sense, because the javascript in the sort-table.js file is expecting
to do a string-based sort rather than a date-based sort. I've
attached a screenshot to illustrate.
However, because bug ids appear to be sequential, sorting the rows by
'id' appears to give the same result that sorting by date submitted
should. Still, sorting by date should be fixed.
Thanks!
[-- Attachment #2: guix-issues-issues.png --]
[-- Type: image/png, Size: 122572 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#47739: Mumi: sorting the list of issues by date
2021-04-12 23:21 bug#47739: Mumi: sorting the list of issues by date Chris Riddoch
@ 2021-06-10 11:25 ` zimoun
2022-12-24 21:19 ` Ricardo Wurmus
1 sibling, 0 replies; 3+ messages in thread
From: zimoun @ 2021-06-10 11:25 UTC (permalink / raw)
To: Chris Riddoch; +Cc: Ricardo Wurmus, 47739
Hi,
On Mon, 12 Apr 2021 at 17:21, Chris Riddoch <riddochc@gmail.com> wrote:
> When using the issue tracker at issues.guix.gnu.org, clicking on the
> column titled "Date submitted" in an effort to find the most recently
> submitted issues results in an arrangement of rows that makes no
> sense, because the javascript in the sort-table.js file is expecting
> to do a string-based sort rather than a date-based sort. I've
> attached a screenshot to illustrate.
Indeed. Thanks for reporting. Patch is welcome. ;-)
Cheers,
simon
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#47739: Mumi: sorting the list of issues by date
2021-04-12 23:21 bug#47739: Mumi: sorting the list of issues by date Chris Riddoch
2021-06-10 11:25 ` zimoun
@ 2022-12-24 21:19 ` Ricardo Wurmus
1 sibling, 0 replies; 3+ messages in thread
From: Ricardo Wurmus @ 2022-12-24 21:19 UTC (permalink / raw)
To: 47739-done
This is now fixed in mumi commit
4361d69de393a55ad27574d10d7c6ad62477a13e.
--
Ricardo
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-12-24 21:20 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-12 23:21 bug#47739: Mumi: sorting the list of issues by date Chris Riddoch
2021-06-10 11:25 ` zimoun
2022-12-24 21:19 ` Ricardo Wurmus
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).