Details
-
Type:
Problem report
-
Status: Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 3.0.24, 4.0.2, 4.2.0alpha2
-
Fix Version/s: 4.0.4rc1, 4.2.0alpha3, 4.2 (plan)
-
Component/s: Frontend (F)
-
Labels:
-
Team:Team D
-
Sprint:Sprint 47, Dec 2018
-
Story Points:0.25
Description
Steps to reproduce:
- Navigate to Items mass update form;
- Check "Add new or existing applications" to make multiselect visible;
- Enter any of following (without quotes):
- "("
- " ("
- "(new)"
- " )"
Result:
see that instead of highlighting the matching part of application name, multiselect is coloring matching part in text "(new)":
Expected:
(new) or it's parts shouldn't be colored.