Skip to content

Add new mentions component to Issues textareas

Coung Ngo requested to merge 207134-add-new-mentions-component-to-issues into master

What does this MR do?

This MR adds the new @mentions component to Issues description, note and comment textareas, and adds /assign and /unassign smart suggestions.

This is part of a change to eventually replace at.js to tribute.

This change is behind the feature flag :tribute_autocomplete, defaulted to off.

Issue: #207134 (closed)

Screenshots

before after
Screenshot_2020-06-15_at_11.56.49_am Screenshot_2020-06-15_at_11.58.02_am
Screenshot_2020-06-15_at_11.57.11_am Screenshot_2020-06-15_at_11.58.14_am
Screenshot_2020-06-15_at_11.57.26_am Screenshot_2020-06-15_at_11.58.22_am

Screen_Recording_2020-06-15_at_11.50.34_am

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