https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26661

            Bug ID: 26661
           Summary: Cities and Towns dropdown in patron editor should
                    focus by default on logged in library city/town
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Staff Client
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

When entering new patrons, there is high probability that the patron being
entered is from the same town as the logged in library on the staff interface. 
However, when you open the dropdown, the list always starts from the top.  If
you have a long list, it's a lot of scrolling and searching.  We could
eliminate a lot of that searching by defaulting the position to the same or
closest zipcode to the logged in library (if that information is entered in the
library details).  All the code needs to do is look at the logged in library,
look at that library's zipcode, and if it exists, open up the dropdown in or
near that same zipcode based on numerical value.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to