#31441: TabluarInline will not auto unhide/expand when classes = ['collapse']
and
there is error during the saving process in django admin
-------------------------------------+-------------------------------------
Reporter: Jian | Owner: nobody
Type: Bug | Status: new
Component: | Version: 3.0
contrib.admin |
Severity: Normal | Keywords: admin.TabularInline
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
For the admin.StackedInline and classes = ['collapse'], it will auto add
the red color border to the error field and the admin page will auto
unhide/expand for the inline.
For the admin.TabularInline and classes = ['collapse'], it will not add
the red color border and the auto unhide/expand is not working.
--
Ticket URL: <https://code.djangoproject.com/ticket/31441>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/047.d4f177dd7f6783d1166ed0c94f35a8c2%40djangoproject.com.