https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17566
--- Comment #10 from Owen Leonard <[email protected]> --- If we want to put the focus on the first select2-styled <select> I think we have to trigger it to open: https://select2.github.io/examples.html#programmatic However, I wonder whether this bug makes too many assumptions about how catalogers want to work. In our framework the first subfield is "Withdrawn status," and that's almost never the first field the catalogers will want to change. The focus returns to the search form at the top after I have edited an item, but what if I wanted to edit another item next? I worry that this patch assumes a workflow which is not universal enough to make it appropriate. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
