Skip to content

Clicking the "Next ->" button on /react-testing-library/api redirects to a page that doesn't exist #608

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

Closed
mrantry opened this issue Sep 9, 2020 · 1 comment · Fixed by #601
Labels
bug 🐞 Something isn't working

Comments

@mrantry
Copy link

mrantry commented Sep 9, 2020

Describe the bug
Link to FAQ from API page needs to be updated.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://testing-library.com/docs/react-testing-library/api
  2. Scroll to the bottom
  3. Click on the "Next ->" button at the bottom of the page
  4. See error redirecting to https://testing-library.com/docs/dom-testing-library/react-testing-library/migrate-from-enzyme

Expected behavior
"Next ->" should redirect to "FAQ". Also, the button text of "Next ->" should update to "FAQ ->"

Desktop:

  • OS: MacOS 10.15.5
  • Browser: Chrome Version 85.0.4183.83 (Official Build) (64-bit)
@nickserv nickserv linked a pull request Sep 9, 2020 that will close this issue
@nickserv nickserv added the bug 🐞 Something isn't working label Sep 9, 2020
@nickserv
Copy link
Member

nickserv commented Sep 10, 2020

The Migrate from Enzyme link was broken, now there's a corrected link in the sidebar and you can press next/previous through it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐞 Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants