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 sort_when_creating_position option #154

Closed
wants to merge 1 commit into from

Conversation

alberto-bottarini
Copy link

Currently, there's no direct way to automatically move a newly created record to the top position within the sorting system.
I've added sort_when_creating_position property to the sortable model (and in the config), allowing the newly created record to be moved to the top position.

@freekmurze
Copy link
Member

Since not too many people will probably need this, I'm going to pass on it in order to keep the package simple.

Thanks for your work on this!

@freekmurze freekmurze closed this Jun 15, 2023
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.

None yet

2 participants