Skip to content

Annotation inheritance for other types (tags, comments, files) #556

Open
@Tom-TBT

Description

@Tom-TBT

I open this issue, regarding the display of other types of inherited annotations (now only works for key-value pairs).
https://forum.image.sc/t/simultaneous-display-of-tags-for-the-image-dataset-and-project-levels/96503

This time, this should only require modification of individual display of annotation in JS and templates. For example, in the case of tags: ome.right_panel_tags_pane.js and tags_underscore.html

That's because

def api_annotations(request, conn=None, **kwargs):
can already retrieve annotations from parent objects.

Maybe worth discussing what shouldn't be inherited. Attachements? Tables?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions