all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chris Riddoch <riddochc@gmail.com>
To: 47739@debbugs.gnu.org
Subject: bug#47739: Mumi: sorting the list of issues by date
Date: Mon, 12 Apr 2021 17:21:52 -0600	[thread overview]
Message-ID: <CAOUQaeqx0rfqstYf7ToZQ-n2-_1cC6YdnSGrFohKfGqLE4WHJw@mail.gmail.com> (raw)

[-- 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 --]

             reply	other threads:[~2021-04-13 21:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-12 23:21 Chris Riddoch [this message]
2021-06-10 11:25 ` bug#47739: Mumi: sorting the list of issues by date zimoun
2022-12-24 21:19 ` Ricardo Wurmus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAOUQaeqx0rfqstYf7ToZQ-n2-_1cC6YdnSGrFohKfGqLE4WHJw@mail.gmail.com \
    --to=riddochc@gmail.com \
    --cc=47739@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.