Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Have issues ordered initially #235

Open
ZooeyMiller opened this issue Sep 12, 2017 · 1 comment
Open

Have issues ordered initially #235

ZooeyMiller opened this issue Sep 12, 2017 · 1 comment

Comments

@ZooeyMiller
Copy link
Collaborator

Currently when the page is first loaded the issues are not ordered in any particular way, it would be nice if they were ordered somehow when the page loads, perhaps by the most recently updated issues, so the user can see those with recent activity on them.

@finnhodgkin
Copy link
Collaborator

This is ready to go, I'm just waiting on #237 to be merged so it can be added to both the labelled and unlabelled views.

 unless Map.get(rummage_param["sort"], "field") do
    rummage_param = rummage_param
    |> Map.put("sort", %{"field" => "gh_updated_at.desc"})
  end

finnhodgkin added a commit that referenced this issue Sep 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants