Skip to content

create tagging function within Comment component logic #502

@DarrellRoberts

Description

@DarrellRoberts

Description

Create function that enables tagging ability in the DOM

Proposed solution

Use local boolean state to check whether tagging is active and either a keydown event listener to listen for @ key, or check text content for @ character.

Use existing handleKeyPress function in EntityComments

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions