#24406: SelectFilter should use click events instead of href javascript 
functions
-------------------------------------+-------------------------------------
     Reporter:  rjagerman            |                    Owner:  rjagerman
         Type:                       |                   Status:  closed
  Cleanup/optimization               |
    Component:  contrib.admin        |                  Version:  master
     Severity:  Normal               |               Resolution:  fixed
     Keywords:  admin SelectFilter   |             Triage Stage:
  javascript                         |  Unreviewed
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Tim Graham <timograham@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"fa9cb5dcdc816fe0e606b8f1020d53526e08b0d4"]:
 {{{
 #!CommitTicketReference repository=""
 revision="fa9cb5dcdc816fe0e606b8f1020d53526e08b0d4"
 Fixed #24406 -- Improved SelectFilter js to use click events

 The SelectFilter widget used href to execute javascript. This was
 problematic if one wishes to customize the widget, since the href
 javascript is executed after events are handled. This change modifies
 the javascript to use click events to handle button behavior.
 }}}

--
Ticket URL: <https://code.djangoproject.com/ticket/24406#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/067.ff355f8b1f37702afce3a0965c66e4bc%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to