#28712: Add ability to apply separate attributes to ChoiceWidget options
-------------------------------------+-------------------------------------
     Reporter:  Stephen Swatman      |                    Owner:  Stephen
                                     |  Swatman
         Type:  New feature          |                   Status:  assigned
    Component:  Forms                |                  Version:  master
     Severity:  Normal               |               Resolution:
     Keywords:  ChoiceWidget         |             Triage Stage:
                                     |  Unreviewed
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Tim Graham):

 As for the case of styling, wouldn't it involve less markup to set a class
 on the `<select>` and use a CSS selector (e.g. `select.super option
 {...}`) for that? If anything, I'd think we'd want a way to specify a
 different attribute value for each `<option>` value -- setting the same
 key/value on every `<option>` doesn't seem like something to encourage.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/28712#comment:4>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/069.e50ecab2ec7633e082d857640f538ad8%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to