Skip to content
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

[WIP] Categories hook & custom menu component #691

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dusanradovanovic
Copy link
Contributor

Description:

This is working version of the change demonstrating:

  • Custom hook for fetching categories
  • Custom menu component
  • Super simple navigation component that relies on previous two

Code is not yet ready for review, I was just hoping to get early feedback on the menu component (implemented in desktop mode only at the moment). Let me know if you find any issue with it.

Linting:

  • No linting errors

Tests:

  • E2E tests (npm test run with e2e)
  • Manual tests

Documentation:

  • Requires documentation updates

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants