http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14567 Bug ID: 14567 Summary: Browse interface for OPAC Change sponsored?: --- Product: Koha Version: 3.18 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching Assignee: gmcharlt@gmail.com Reporter: robin@catalyst.net.nz QA Contact: testopia@bugs.koha-community.org Created attachment 41096 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41096&action=edit Very early mockup of UI This bug is to track development of a browse interface for the OPAC. See attached mockup. The idea here is that people start typing in the browser box, and as they type, the list below filters according to what they type. They can choose what field they want to search, it'll all update pretty much straight away. The fuzziness factor determines how similar things will have to be, from exact, to missing a character being OK, to transpositions and so forth being accounted for. Exact tuning probably will be done with use. As they type, authors (or subjects, or titles, etc.) will populate in the lower box, effectively as though it were a prefix search. When selected (like the [ ] in the mockup indicates), the relevant results show in the right-hand panel. -- You are receiving this mail because: You are watching all bug changes.