DISSINET / InkVisitor

An open-source, browser-based front-end application for the collection of complex structured data from textual resources in history and the social sciences into a RethinkDB database for further analysis.
BSD 3-Clause "New" or "Revised" License
10 stars 3 forks source link

Close expanded S. list row on annotator view #2237

Closed Ptrhnk closed 3 months ago

Ptrhnk commented 4 months ago
Screenshot 2024-06-03 at 17 41 58

dev note: Also it's possible to refactor handling of expanded rows in redux, now we use array of id: boolean, could be rewritten to array which consists only from expanded row ids -> much less values in redux.