Refactor assignees component to handle a placeholder
What does this MR do and why?
This MR removes hacky code introduced in !88820 (merged). After adding placeholder and readonly features to GlTokenSelector
component in gitlab-ui!2872 (merged), we don't need CSS hacks anymore
Screenshots or screen recordings
These are strongly recommended to assist reviewers and reduce the time to merge your change.
No visual changes
How to set up and validate locally
-
Enable the MVC-2 feature flag
Feature.enable(:work_items_mvc_2)
-
Open work item view
-
Click on assignees
-
Click on the cross icon on the token to remove the assignee
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #334810 (closed)
Edited by Natalia Tepluhina