Try our conversational search powered by Generative AI!

[Segment] Inconsistent behavior when searching in Segments

Found in

EPiServer.Profiles 1.4.0

Fixed in

EPiServer.Profiles.Client 1.5.0

(Or a related package)

Created

Feb 28, 2018

Updated

Aug 06, 2018

State

Closed, Fixed and tested


Description

Precondition: Install Insight on QuickSilver

//Case1: Searching that character starting by /
1. Go to Insight >Segment.
2. Select the submenu Recent (in the left panel).
3. Input text to the search textbox that starts with a slash /. For example, /abc.

Expected:
Searching is executed.

Actual:
Searching isn't executed. And submenu All in the left panel is not selected.

//Case2: Searching that character starting isn't by /

1. Go to Insight >Segment,
2. Select the submenu Recent (in the left panel).
3. Input text to the search textbox that does not start with a slash . Ex: abc.

Expected:
Searching is executed. And the submenu All in the left panel is not selected.

Observed: Searching is executed. And the submenu All at left panel is selected.
(I'm not sure if we should selected submenu All at left panel.)