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

Navigator gets data from IndexStore #896

Open
wants to merge 7 commits into
base: navigator-index-store
Choose a base branch
from

Conversation

hqhhuang
Copy link
Contributor

Bug/issue #, if applicable: rdar://134347681

Summary

This is the 3rd PR of the refactor effort. The navigator should also get its data from IndexStore instead of NavigatorDataProvider

Dependencies

Previous 2 PRs merged to the navigator-index-store branch: #889 and #895

Testing

Steps:

  1. Ensure navigator and quick nav has no regressions.

Checklist

Make sure you check off the following items. If they cannot be completed, provide a reason.

  • Added tests
  • Ran npm test, and it succeeded
  • Updated documentation if necessary

navigator gets data from IndexStore
Remove `NavigatorDataProvider` and its tests
`flatChildren` should default to null
Update Navigator.vue
Update Navigator.spec.js
test falling back to `url`
fix `DocumentationLayout` test
@hqhhuang hqhhuang changed the title 3 navigator data from store Navigator gets data from IndexStore Sep 23, 2024
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.

1 participant