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

Improvements to sorting file list #2641

Merged
merged 2 commits into from
Jul 11, 2017
Merged

Conversation

takluyver
Copy link
Member

Sort the file models before displaying them, rather than sorting the DOM elements. This makes it easy to keep the sort order when we refresh the list.

I have also adjusted the UI so that the sort indicator arrow is only shown on the currently selected sort button, rather than showing arrows on both.

Closes gh-1218
Closes gh-1942

@takluyver takluyver added this to the 5.1 milestone Jul 7, 2017
@minrk minrk merged commit 12c952d into jupyter:master Jul 11, 2017
@takluyver takluyver deleted the sort-notebook-list branch October 3, 2017 10:08
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
2 participants