m2ms / fragalysis-frontend

The React, Redux frontend built by webpack
Other
1 stars 1 forks source link

F/E interface to create and modify generated/XCA sites/tags #1458

Open mwinokan opened 3 months ago

mwinokan commented 3 months ago

@matej-vavrek please have a look at adding some nested dropdowns to change the generated tags for all observations in a pose:

Image

If this is needlessly complicated please do suggest a simpler UI.

I suspect you will need some api endpoints from @kaliif to change the tags in the backend

mwinokan commented 3 months ago

@boriskovar-m2ms says that the generated and curator tags are not treated differently in the b/e, jus that there is currently no f/e functionality to modify them

mwinokan commented 3 months ago

Longer discussion at the meeting w/ @phraenquex and @ConorFWild, to simplify the incremental uploads any generated tags that have been modified or created by the data curator should be separate from the machine-assigned sites from XCA.

kaliif commented 3 months ago

@matej-vavrek please describe which operations the backend needs to support for this ticket.

matej-vavrek commented 3 months ago

@kaliif it should be possible with current tag operations (or at least we assume)

mwinokan commented 1 month ago

@matej-vavrek will need to return to it and finish off some adjustments. No B/E work needed

mwinokan commented 1 month ago

@matej-vavrek is debugging some issues to complete this issue, but it should be fixed by next meeting

matej-vavrek commented 1 month ago

@mwinokan, I have updated my stack with a possible solution.

mwinokan commented 4 weeks ago

Tested on staging. Works as expected