magento / pwa-studio

🛠Development tools to build, optimize and deploy Progressive Web Applications for Magento 2.
https://developer.adobe.com/commerce/pwa-studio/
Open Software License 3.0
1.07k stars 684 forks source link

[feature]: Provide a way to access top/intermediate level categories through left nav #2276

Closed hitesh-wagento closed 4 years ago

hitesh-wagento commented 4 years ago

Is your feature request related to a problem? Please describe. We can't go on the first level category when clicking on left navigation but we can go when we will click on home page categories

Describe the solution you'd like Left side navigation first-level categories should redirect to a category

I have created Issue in https://github.com/magento/pwa-studio/issues/2274 but @sirugh suggestion please create feature request so I have created a feature request

Please let us know what packages this feature is in regards to:

awilcoxa commented 4 years ago

Needs UX review to determine impact @soumya-ashok

soumya-ashok commented 4 years ago

@awilcoxa I've had a look at the issue. Will discuss with the team and update the issue.

soumya-ashok commented 4 years ago

@hitesh-wagento Thank you for raising the concern. This is an issue we are aware of, but there are technical and accessibility issues we would need to address before we can redesign the pattern for the main nav.

For now, the approach that @jimbo and I would like to take is to add an "All" link within each category nav. at the top and make the category landing page accessible that way.

Mockup Main Menu – 3

hitesh-wagento commented 4 years ago

@hitesh-wagento Thank you for raising the concern. This is an issue we are aware of, but there are technical and accessibility issues we would need to address before we can redesign the pattern for the main nav.

For now, the approach that @jimbo and I would like to take is to add an "All" link within each category nav. at the top and make the category landing page accessible that way.

Mockup Main Menu – 3

Hi @soumya-ashok

For my understanding currently, when we will click on Bottoms we will add All Bottoms text with venia-bottoms.html links, Right ?

image

soumya-ashok commented 4 years ago

@hitesh-wagento Yes, on the top level of the main menu, if a user clicks "Bottoms", this would show them a list of sub categories along with a link for "All Bottoms" like you have which would lead to venia-bottoms.html

Frodigo commented 4 years ago

Hi!

I want to help you with this feature. Could somebody assign this issue to me?

huykon commented 4 years ago

@magento I am working on this