Skip to content

Add new basic mentions component

Coung Ngo requested to merge 207134-frontend-replace-at-mentions into master

What does this MR do?

This MR adds a new GlMentions component that uses tribute for mentions functionality and is able to grab the list of users to show.

This MR just adds the component without using it—the component will be used in a later MR in the spirit of iteration. This component is intended to eventually replace at.js since it is no longer maintained.

Issue: #207134 (closed)

Screenshots

Screen_Recording_2020-03-05_at_1.32.41_pm

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by 🤖 GitLab Bot 🤖

Merge request reports