[No Jira Issue] IF-LGSP-LOG-005 (GNB 이력) Magic Mouse 대응 (TrendingNowPanel 1차)
1. deepLinkHandler.js 2. SpotlightIds.js 3. BestSeller.jsx 4. PopularShow.jsx 5. TrendingNowPanel.jsx 6. PopularShowIndicator.jsx 7. PopularProductList.jsx 8. PopularVideoCard.jsx
This commit is contained in:
@@ -184,6 +184,9 @@ export const handleDeepLink = (contentTarget) => (dispatch, getState) => {
|
||||
// "PS": Popular Shows
|
||||
// V3_진입경로코드_진입경로명_PS_노출순번
|
||||
panelName = panel_names.TRENDING_NOW_PANEL;
|
||||
panelInfo = {
|
||||
pageName: "PS",
|
||||
};
|
||||
break;
|
||||
|
||||
case "SC":
|
||||
|
||||
Reference in New Issue
Block a user