Bug #14782

IB - web-showroom change CommonActions to SLCommonActions

Added by chok yee fan almost 2 years ago. Updated about 1 year ago.

Status:ClosedStart date:16 November 2022
Priority:NormalDue date:
Assignee:Hoo Dextor% Done:

0%

Category:-Spent time:-
Target version:-
Phase:R1 Branch Code:showroom-proj-base-i5

Description

Issue
--------
Web app dispatch failed will dispatch to CommonActions.CommonFailed which is wrong. e.g.

this.store.dispatch(CommonActions.CommonFailed({ payload: resultLogin }));
or
this.store.dispatch(CommonActions.CommonFailed(res));

Expected
--------
Web app dispatch failed should use
this.store.dispatch(SLCommonActions.CommonFailed({ payload: res }));

Change all under Web App only.

Screenshot 2022-11-22 at 4.37.25 PM.png (1.34 MB) Wee Meng Soh, 22 November 2022 04:38 PM

History

#1 Updated by Wee Meng Soh almost 2 years ago

weemeng.soh: Bug #14782 - IB - web-showroom change CommonActions to SLCommonActions

#2 Updated by Hoo Dextor about 1 year ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF