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

Drag and Drop menu sort order #5

Open
fireproofsocks opened this issue Feb 11, 2015 · 0 comments
Open

Drag and Drop menu sort order #5

fireproofsocks opened this issue Feb 11, 2015 · 0 comments

Comments

@fireproofsocks
Copy link
Member

It would be nice if we were able to do a drag-and-drop sort order (i.e. emulate the functionality inherent in the resource tree). To do this effectively, we would need a modal window that listed ALL the results in the active folder. Without seeing all results, it's impossible to sort them. We implemented this very type of thing in Moxycart. The trick to getting good performance here would be to rely on the existing cache inside the parent folder: list only the pagetitle in a sortable list in the modal window.

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

1 participant