alpheios-project / arethusa

Arethusa: Annotation Environment
http://sosol.perseids.org/tools/arethusa
MIT License
34 stars 26 forks source link

ability to expand/collapse branches #824

Closed balmas closed 3 years ago

balmas commented 3 years ago

requested by @vgorman1

...helpful for pedagogy ..if we could close down branches of the tree as we used to do way back when. Remember when you could click on a word, and the entirety of the tree elements dependent upon it would close up like a drop-down menu? The benefits are twofold: 1) when you are working on huge sentences, there is very little box left in which to make the tree and you cannot see what you are doing; and 2) one could easily simplify a longer tree when presenting it to students so that you look at it one clause at a time.

balmas commented 3 years ago

@zfletch same question as for #825 - will this be supported in the react viewer?

zfletch commented 3 years ago

@balmas am I understanding correctly that this issue is for expanding and collapsing subtrees and https://github.com/alpheios-project/arethusa/issues/825 is about configuring the viewer to have certain subtrees expanded or collapsed on page load?

If that is the case, then I think that this issue would be addressed in https://github.com/perseids-tools/treebank-react/issues/21 and https://github.com/alpheios-project/arethusa/issues/825 would actually be addressed in https://github.com/perseids-tools/treebank-react/issues/8.

balmas commented 3 years ago

@balmas am I understanding correctly that this issue is for expanding and collapsing subtrees and #825 is about configuring the viewer to have certain subtrees expanded or collapsed on page load?

@zfletch Yes that's correct. Thanks!

balmas commented 3 years ago

closing this. it will be fixed in the new viewer app.