https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27113
--- Comment #167 from David Cook <[email protected]> --- I think Hammat has fixed some of my concerns, but not all of them... -- 1) I'm still noticing that the input for "Search catalog" is wrong when I'm taken to the detail page. For instance: 1. Search "test" in ktd using "Search catalog" (don't worry about autocomplete) 2. Now type in "e" into the "Search catalog" 3. Choose "Early jazz" 4. You should be taken to http://localhost:8081/cgi-bin/koha/catalogue/detail.pl?biblionumber=291&found1=1 5. Note that the input for "Search catalog" says "test" and not "Early jazz" -- 2) The autocomplete suggestions menu looks funny. It starts a bit too far right on the left side, and on the right-side its square edge creates a weird gap with the rounded end of the input for "Search catalog" It's not terrible, but it's... uncomfortable? It just doesn't feel right yet. But close. -- 3) It's still using the SVC API. Switching over to the REST API shouldn't be hard here. Actually, I also notice a api/elasticsearch/elasticsearch.pl which breaks all existing patterns as well. These need to go. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
