File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
app/code/Magento/MediaGalleryUi
view/adminhtml/web/js/directory Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 13
13
<features value =" AdminMediaGalleryDefaultViewWithoutFiltersTest" />
14
14
<useCaseId value =" https://github.com/magento/adobe-stock-integration/issues/1813" />
15
15
<title value =" User shouldn't see applied filters if media gallery switched to Default View" />
16
+ <testCaseId value =" https://studio.cucumber.io/projects/131313/test-plan/folders/1320712/scenarios/5199870" />
16
17
<description value =" No filters should be applied if Default View selected" />
17
18
<severity value =" CRITICAL" />
18
19
<group value =" media_gallery_ui" />
Original file line number Diff line number Diff line change @@ -258,6 +258,7 @@ define([
258
258
259
259
return ;
260
260
}
261
+
261
262
if ( ! _ . isUndefined ( this . bookmarks ( ) ) ) {
262
263
if ( ! _ . size ( this . bookmarks ( ) . getViewData ( this . bookmarks ( ) . defaultIndex ) ) ) {
263
264
setTimeout ( function ( ) {
You can’t perform that action at this time.
0 commit comments