#35464: Fieldsets defined for TabularInlines are ignored
--------------------------------------+------------------------------------
     Reporter:  Natalia Bidart        |                    Owner:  nobody
         Type:  Cleanup/optimization  |                   Status:  new
    Component:  contrib.admin         |                  Version:  dev
     Severity:  Normal                |               Resolution:
     Keywords:                        |             Triage Stage:  Accepted
    Has patch:  0                     |      Needs documentation:  0
  Needs tests:  0                     |  Patch needs improvement:  0
Easy pickings:  0                     |                    UI/UX:  1
--------------------------------------+------------------------------------
Comment (by Marijke Luttekes):

 I am still unsure of what the UI would be for fieldsets (collapsible or
 otherwise) in TabularInlines.

 A tabular inline is a table; tables are naturally single-use elements: a
 table contains cells, an optional caption, and nothing more fancy.
 They are also very consistent in that they are just as annoying to
 customize, style, and make responsive as they were many years ago.

 There was a suggestion to make the columns collapsible instead. This is
 not something that can be achieved without using custom JavaScript.
 Per the specs, the HTML collapsible details element is not allowed within
 a table, nor did it work when one of our Discord members tried it in a
 proof of concept.

 Per the above, I am also in favor of option 2.
-- 
Ticket URL: <https://code.djangoproject.com/ticket/35464#comment:3>
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/0107018f8b5c0aec-b4e2b0a8-ec70-4fdd-bed0-bdca8174f105-000000%40eu-central-1.amazonses.com.

Reply via email to