Skip to content

test(react-nav): add hook-level regression tests for react-nav components#36212

Merged
dmytrokirpa merged 1 commit into
masterfrom
test/react-nav-base-hook-tests
May 18, 2026
Merged

test(react-nav): add hook-level regression tests for react-nav components#36212
dmytrokirpa merged 1 commit into
masterfrom
test/react-nav-base-hook-tests

Conversation

@dmytrokirpa
Copy link
Copy Markdown
Contributor

@dmytrokirpa dmytrokirpa commented May 16, 2026

Stack

This PR is part of a 3-PR stack. Review and merge bottom-up:

  1. 👉 test(react-nav): add hook-level regression tests for react-nav components #36212 — test(react-nav): hook-level regression tests (base: master)merge first
  2. feat(react-nav): add useNavBase_unstable hook #35812 — feat(react-nav): expose base hooks (base: test(react-nav): add hook-level regression tests for react-nav components #36212) — depends on test(react-nav): add hook-level regression tests for react-nav components #36212
  3. feat(react-headless-components-preview): add Nav component and stories #36213 — feat(react-headless-components-preview): add Nav component (base: feat(react-nav): add useNavBase_unstable hook #35812) — depends on feat(react-nav): add useNavBase_unstable hook #35812

Summary

Add hook-level tests covering useNavBase_unstable, useAppItemBase_unstable, useAppItemStaticBase_unstable, useNavCategoryItemBase_unstable, useNavItemBase_unstable, useNavSubItemBase_unstable, and useNavSubItemGroupBase_unstable to lock in current behavior before refactor.


Stack created with GitHub Stacks CLIGive Feedback 💬

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 16, 2026

📊 Bundle size report

✅ No changes found

@github-actions
Copy link
Copy Markdown

Pull request demo site: URL

@dmytrokirpa dmytrokirpa force-pushed the test/react-nav-base-hook-tests branch from 5f7f6c8 to 8780ef8 Compare May 16, 2026 19:23
…ents

Add hook-level tests covering useNavBase_unstable, useAppItemBase_unstable,
useAppItemStaticBase_unstable, useNavCategoryItemBase_unstable,
useNavItemBase_unstable, useNavSubItemBase_unstable, and
useNavSubItemGroupBase_unstable to lock in current behavior before refactor.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copy link
Copy Markdown
Contributor

@Hotell Hotell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dmytrokirpa dmytrokirpa merged commit 7d754a9 into master May 18, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants