Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: Himalaya
-
Fix Version/s: Himalaya
-
Component/s: None
-
Labels:None
-
Environment:
QA3
Sapi – Build 722
Reseller UI – Build 158
Data Util Jar – Build 126
Ops Scripts – build 230
Core – Himalaya Build 2
BidMgr – Himalaya Build 2
-
Sprint:Sprint 2
Description
The search dialog is not cleared when user open that dialog again, the search text is reappearing while editing the same order.
Steps to reproduce
1. Create an order with 2 sitelinks.(test2,test4) and deploy.
2. After order gets deployed, press Edit Account button from current orders tab.
3. Expand sitelinks widget and search for sitelinks in search dialog.
Search text: test4
4. Sitelinks which matches the search text(test4) shows in the UI.(screenshot:EditAccount-Order.JPG )
5. Press the Close button without resetting the search text.
6. Press Edit Account button to edit the order.
Actual Result:
Search text(test4) is displayed in search dialog box.(screenshot: EditAccountAgain-Order.JPG)
Expected result:
Search text(test4) should not displayed in search dialog box. Search dialog box should be blank.
Note: Search text exists only for that browser session, once user logout and login or logged in from different browser then search text will be reset and not shown in search dialog box.