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 a Select2SortableWidget #468

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Conversation

tdamsma
Copy link

@tdamsma tdamsma commented Aug 30, 2020

Adds a Select2Sortable widget that allows drag and drop reordering of a selection. As discussed in #465

@tdamsma
Copy link
Author

tdamsma commented Aug 30, 2020

@stevepiercy How do I setup testing with deformdemo? Does the widget need to be added to deformdemo first?

@stevepiercy
Copy link
Member

@tdamsma correct. Complete instructions are in https://github.com/Pylons/deform/blob/master/contributing.md

@stevepiercy
Copy link
Member

By now you have probably noticed that Travis (which runs tox) will fail for a pair of linked PRs until they are both merged to a branch. That's OK. We use tox locally first to run all the tests (or just a few while debugging) to get everything to pass. I also check out the PRs locally to verify before merging.

Base automatically changed from master to main January 19, 2021 10:23
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