wp-graphql-woocommerce icon indicating copy to clipboard operation
wp-graphql-woocommerce copied to clipboard

fix: correct sorting for nested nav items

Open lightstrike opened this issue 2 years ago • 0 comments

Your checklist for this pull request

Thanks for sending a pull request! Please make sure you click the link above to view the contribution guidelines, then fill out the blanks below.

🚨Please review the guidelines for contributing to this repository.

  • [x] Make sure you are making a pull request against the develop branch (left side). Also you should start your branch off our develop.
  • [x] Make sure you are requesting to pull request from a topic/feature/bugfix/devops branch (right side). Don't pull request from your master!
  • [x] Have you ensured/updated that CLI tests to extend coverage to any new logic. Learn how to modify the tests here.

What does this implement/fix? Explain your changes.

Fixes wonky ordering for Guides section of doc.

Does this close any currently open issues?

Don't believe so.

Any relevant logs, error output, GraphiQL screenshots, etc?

(If it’s long, please paste to https://ghostbin.com/ and insert the link here.)

Before: Screen Shot 2022-05-25 at 5 21 59 PM

After: Screen Shot 2022-05-25 at 5 21 08 PM

Any other comments?

Where has this been tested?

  • WooGraphQL Version:
  • WPGraphQL Version:
  • WordPress Version:
  • WooCommerce Version:

lightstrike avatar May 26 '22 00:05 lightstrike

@lightstrike As you know I ended up doing a complete rebuild, thanks for this tho, bro 👋🏿 .

kidunot89 avatar Aug 29 '22 17:08 kidunot89