Skip to content

Improve react components in annotation display #19

@alastair

Description

@alastair

Currently in AnnotationList/AnnotationItem there's a bunch of code which manually modifies the dom based on user selections to hide/show annotations and replies.
This should be rewritten to use state/props to indicate which items to show or hide, allowing react full control of the dom.

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