-
Notifications
You must be signed in to change notification settings - Fork 9.4k
[Backport 2.1] Added Visibility and Status filter to category product grid #12576
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Backport 2.1] Added Visibility and Status filter to category product grid #12576
Conversation
|
Hi @peterjaap , |
|
@ihor-sviziev done! |
| @@ -0,0 +1,2083 @@ | |||
|
|
|||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like it's mistake
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ihor-sviziev what's a mistake?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just look at file contains. It looks like HTML
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Uhh wow how did that get there. Ok I'll fix.
|
Hi @peterjaap , will you continue progress with PR? |
|
Hi @peterjaap , I am closing this PR now due to inactivity. |
|
@sidolov not sure what still needs to be done? |
|
@peterjaap please, check the comment from @ihor-sviziev |
Add visibility and status filter to category product grid to be able to easier filter large amounts of products. Wading through thousands of 'Not visible individually' products is no fun.
Description
Before:

After:


& with filter applied;
Contribution checklist
This is a backport for 2.1 of #12564, ping @adrian-martinez-interactiv4