You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Suggestion from Christina to call this field to organism_part.
There is another suggestion from @lingyun1010 to call it top_view.
We did not have enough time on the sprint planning meeting to have a final decision.
I am going to organise a separate meeting where we could properly find a solution as there might be other issues and not just a wrongly named property.
The
species
property in the Anatomogram.js currently passed to this other components:species
sometimes use in this file asorgan
and sometimes asspecies
. We should fine a better word for this.When we have a decision, then apply it in these files:
If we fixed this, then we should rename all along the other props and method names that goes along with this.
organ
and notspecies
. This code should be refactored anyway, as this long conditinal statement could be replaced a much cleaner and simpler JSON file. I already created a ticket for that: Make code cleaner in anatomogramExperimentTable.js atlas-components#180Although we might not even use this component. If we don't use it, then we should deprecate it.
The text was updated successfully, but these errors were encountered: