https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21128
Frédéric Demians <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Frédéric Demians <[email protected]> --- Owen, on the mailing list, you ask: Are authority hierarchies often so "deep" that having a collapsible display is preferred? If so, could clicking to show or hide the entire tree be a viable alternative? The response is yes and no. The current behavior is really important for large thesaurus. By default, the tree is compact. You scan quickly the first level of terms. You choose to develop a branch. Then you scan the second level of terms. You develop one term. Etc. The scanning process will be much more difficult on a entire developed thesaurus. It seems possible to have such a behavior in pure CSS: https://codepen.io/anchen/pen/rGDjI -- 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/
