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

GH-69 Displaying filtered annotations #70

Merged
merged 23 commits into from
Apr 1, 2021

Conversation

gtache
Copy link
Contributor

@gtache gtache commented Mar 6, 2020

Closes #69
Depends on #67
If the user is in the annotation panel and filtering the annotations, the document will only display the filtered annotations.
When the user clicks in the document, all the annotations are displayed. (Maybe a better condition would be if the MarkupAnnotationPanel or its children have lost focus)

@pcorless
Copy link
Owner

I'm king of leaning to the focus loss for visibility as this is all annotation panel driven. Have you had user feedback on this yet?

@gtache
Copy link
Contributor Author

gtache commented May 14, 2020

The testers haven't made any comment regarding this, but I also agree that it would be a better way to do that. I'll look into implementing it.

pcorless
pcorless previously approved these changes Mar 30, 2021
@pcorless
Copy link
Owner

Looks good, just few conflicts to tidy up.

@pcorless pcorless merged commit 6baeaf3 into pcorless:master Apr 1, 2021
@gtache gtache deleted the showHideAnnotations branch April 1, 2021 06:39
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

Successfully merging this pull request may close these issues.

Show/Hide annotations dynamically with annotation filter
2 participants