jazzband / jazzband/django-admin-sortable
The bug related to admin.sortable.tabular.inlines
Open
- Dominant language
- Python
- Stars
- 569
- Forks
- 138
- PR merge metrics
- No merged PRs in 30d
Description
At the moment library does not allow sorting when tabular inline extra field is rendered. Extra field contains delete icon with html class attribute '.inline-deletelink' and the JS code in the library works incorrectly.
https://github.com/alsoicode/django-admin-sortable/blob/master/adminsortable/templates/adminsortable/edit_inline/admin.sortable.tabular.inlines.html#L22
Contributor guide
Assessment
This issue has not been assessed yet.