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

Add "To Top" button to the manual sort category listing #1116

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

nicobatty
Copy link

How it looks:

to-top

The reason why:

I added this feature on our project because we had a lot of products in manual sort.

When you add a product as Manual sort, it gets to the end of the Manual sort product list and using the drag and drop to get a few products to the top is not really practical and can take some time, especially for a user that is not really good with a mouse.

Technical Details:

I did it and tested it in a few hours because I did not have too much time to spend on this so it might not be perfectly coded. I tried to reuse the API and logic that was currently available but the code could clearly be improved / refactored.

What's missing:

  • Hide the button for the element at the top of the list (that is not really a problem though).

@romainruaud
Copy link
Collaborator

Seems great !

I'll try to have a look on this one and to test it deeply.

But it's definitely a big THANKS for contributing to our Open Source project :)

@romainruaud romainruaud self-assigned this Oct 5, 2018
@romainruaud romainruaud force-pushed the master branch 2 times, most recently from 28eb80b to 3cbc361 Compare July 31, 2020 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants