Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Tom-TBT opened this issue May 18, 2024 · 1 comment
Open

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

Tom-TBT opened this issue May 18, 2024 · 1 comment

Comments

@Tom-TBT
Copy link
Contributor

Tom-TBT commented May 18, 2024

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?

@imagesc-bot
Copy link

This issue has been mentioned on Image.sc Forum. There might be relevant details there:

https://forum.image.sc/t/simultaneous-display-of-tags-for-the-image-dataset-and-project-levels/96503/2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants