hubs icon indicating copy to clipboard operation
hubs copied to clipboard

The What's New Page appears to sort by PR age, not by merge date

Open misslivirose opened this issue 4 years ago • 1 comments

This means that new features can end up down the page and appear to be out of order from when they are actually added as features: image

I'll note that in this particular example, in case it's user error, I edited the PR after the fact to have it show up on the page, but I don't think that matters because I've done it in the past and it worked out okay.

Not a major issue, but might be nice to address.

┆Issue is synchronized with this Jira Task

misslivirose avatar Jan 29 '21 14:01 misslivirose

If we still care about this, the data for the "what's new" feed is now provided by reticulum code that we can modify to achieve the desired behavior. https://github.com/mozilla/reticulum/blob/master/lib/ret_web/controllers/api/v1/whats_new_controller.ex

brianpeiris avatar Sep 08 '22 11:09 brianpeiris