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

Refactor Prop attribute symbols #1444

Open adammertel opened 1 year ago

adammertel commented 1 year ago

There should be only one component in the codebase would which receive all information and display symbols based on them. Ideally, this component might be used in all places where Props, Identifications and Classification appear.

image

Ptrhnk commented 6 months ago

@adammertel Just to clarify.. So you mean unify the implementation -> create and reuse component?