Opened 4 months ago
Last modified 5 days ago
#35650 assigned New feature
Multi select checkboxes with shift key is not working in TabularInlineAdmin — at Initial Version
Reported by: | tanaydin sirin | Owned by: | |
---|---|---|---|
Component: | contrib.admin | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | yes |
Description
On any object list, we can select multiple objects by pressing the shift key while clicking the second checkbox, but it's not possible with TabularInline ModelAdmin.
Note:
See TracTickets
for help on using tickets.