-
Notifications
You must be signed in to change notification settings - Fork 685
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
[feature]: Category Sorting with Venia (PWA) #360
Comments
UI is done on this - Currently waiting for magento/graphql-ce#259 to be fixed/merged so we can use query variables for sorting |
Blocked by magento/graphql-ce#259 |
GraphQL dependency is marked as merged, appears that progress on this issue should resume. Moving back to ready to start for evaluation. |
@awilcoxa I believe this is still not possible. Variable queries using Objects is in 2.3.1, not 2.3.0. |
@JStein92 good call out, putting issue back on hold. |
@JStein92 you mentioned
Is there an open PR that should be attached to this issue? |
Revisit of previously completed design and UI from previous PR, needs evaluation of GraphQL dependency |
Scott and I have reviewed sort, some design changes need to be made. Will be working on that this week @awilcoxa . |
@awilcoxa i will work on it Please let us know what packages this feature is in regards to:
|
@larsroettig Thanks for picking this up. @schensley will be sharing the desktop mocks and working with you on implementation. Mobile XD prototype : https://xd.adobe.com/view/15934509-f803-4dc8-7075-885b7e9e7407-63a2/ |
The same button "Filter" opens an MODAL section. Early mocks for sorting were also with modal bottom drawer. Why have you changed your mind?! |
* Add new categorySort Element #360 * Impelement Sort for Category #360 * #360 Refactoring after Review * #360 Add a jest test and cleanup * #360 Fix eslint * Fixes after Review * Update packages/venia-ui/lib/components/CategorySort/categorySort.js Co-Authored-By: Jimmy Sanford <jimbo@users.noreply.github.com> * 360: Fix review comments for sort element. Co-authored-by: Jimmy Sanford <jimbo@users.noreply.github.com> Co-authored-by: Devagouda <40405790+dpatil-magento@users.noreply.github.com>
This issue is for the following packages:
[X]
venia-concept
[ ]
pwa-buildpack
[ ]
peregrine
[ ]
pwa-module
[ ]
pwa-devdocs
Description
https://magento.invisionapp.com/share/WQN5F7BYBPG#/324119989_Product_Sort
JIRA issue for design
https://jira.corp.magento.com/browse/UXD-181
Screen: Category with Filter and Sort
Screen: Sort By with Category
As a shopper, I want to filter and sort products within a category so that I can make a purchase on Venia.
Assumptions
Tasks
The text was updated successfully, but these errors were encountered: