Commit graph

2 commits

Author SHA1 Message Date
9650c34957 Add support for displaying jobs in MentionList 2023-07-05 20:39:35 -07:00
d950d3a935 Add mention components
This adds the code required for us to mention objects in rich text fields like team descriptions.

The mentionSuggestion util fetches data from the server and serves it to MentionList for the user to select, then inserts it into the Editor as a token.
2023-07-05 18:56:32 -07:00