[PATCH 25/46] filters: Rewrite the submitter autocompletion code

Jeremy Kerr jk at ozlabs.org
Tue Nov 11 00:01:33 AEDT 2014


Hi Damien,

> We now have a nice(r) autocompletion widget that will popup the list of
> options directly underneath the input fild.

woot!

> A slight change in behaviour is that we now don't allow "free form"
> submitter search, ie we need a valid completion to search with that
> specific person (through its primary key). I didn't remove the backend
> logic that allows the "free form" mechanism, but maybe we should.

Originally, I've included that for the case where we have no client-side 
javascript, and hence no completion. It looks like that'll still work 
with this change though - is that right?

Cheers,


Jeremy



More information about the Patchwork mailing list