Skip to content

Enable tag search in editor after typing # #192

@guoliu

Description

@guoliu

Is your feature request related to a problem? Please describe.
Currently an user can type @ in editor and enable user search and selection. As tag become more important, an user should also be able to type # in editor and enable tag search and selection

Describe the solution you'd like
When an user type # and some content in editor, a dropdown of tags should appear according to the content the user typed, allowing the user to select which tag s/he would like to mention. This should be similar with typing @ for an user.

Additional context
Currently the editor API only support mentioning user, see example here. We need to either add mention tag to the API, or generalize to any type of mentioning.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions