[Koha-bugs] [Bug 5481] Replace YUI JS libraries with Jquery UI

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 22 14:59:54 CET 2010


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5481

--- Comment #2 from Owen Leonard <oleonard at myacpl.org> 2010-12-22 13:59:52 UTC ---
Demo of patron search autocomplete:

http://screencast.com/t/LsxNxqZCbuN

This implementation changes two aspects of the search:

1. The search form is populated with the patron's card number instead of first
and last name. Searching by first and last name could potentially return more
than one result. Card number is unambiguous.

2. The search form is submitted automatically when the user selects an entry.

I would appreciate comments about these two changes if anyone disagrees with
them.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Koha-bugs mailing list