Skip to content

test(react): general navigation improvement #30602

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

Merged
merged 4 commits into from
Aug 5, 2025
Merged

Conversation

ShaneK
Copy link
Member

@ShaneK ShaneK commented Aug 5, 2025

Issue number: resolves internal


What is the current behavior?

Manual navigation in the react tests is very finnicky

What is the new behavior?

Improved react test navigation so it more consistently moves from page to page if you're manually reviewing react tests. This was done mostly by adding missing ion-page components, but also by adding an exact match to the main component. They're still pretty shaky and not great, but better than before.

Does this introduce a breaking change?

  • Yes
  • No

Other information

@ShaneK ShaneK requested a review from a team as a code owner August 5, 2025 13:41
@ShaneK ShaneK requested a review from gnbm August 5, 2025 13:41
@github-actions github-actions bot added the package: react @ionic/react package label Aug 5, 2025
Copy link

vercel bot commented Aug 5, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ionic-framework ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 5, 2025 5:03pm

Co-authored-by: Brandy Smith <brandyscarney@users.noreply.github.com>
@brandyscarney
Copy link
Member

Great improvements here! ⭐

@ShaneK ShaneK added this pull request to the merge queue Aug 5, 2025
Merged via the queue into main with commit dc764e4 Aug 5, 2025
51 checks passed
@ShaneK ShaneK deleted the test/react-tabs-link branch August 5, 2025 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: react @ionic/react package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants