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

Fix infinite loop effect and consolidate panic pages using route params #39

Merged
merged 4 commits into from
Dec 21, 2023

Conversation

jwu910
Copy link
Member

@jwu910 jwu910 commented Dec 20, 2023

  • Consolidate panic pages, add resource fetch request and stops against infinite loops
  • Disable eslint for searchbar until we add in logic to update resources

Will create a new ticket for some higher level resource data handling

Fixes #38

Copy link

netlify bot commented Dec 20, 2023

Deploy Preview for helpishere ready!

Name Link
🔨 Latest commit 70a217b
🔍 Latest deploy log https://app.netlify.com/sites/helpishere/deploys/658331e55352490009919f89
😎 Deploy Preview https://deploy-preview-39--helpishere.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@jwu910 jwu910 changed the title Consolidate panic pages, add resource fetch request and stops against… Fix infinite loop effect and consolidate panic pages using route params Dec 20, 2023
src/components/Resources/SearchBar.tsx Dismissed Show dismissed Hide dismissed
@8ftBeanBag 8ftBeanBag merged commit 899ff65 into main Dec 21, 2023
6 checks passed
@8ftBeanBag 8ftBeanBag deleted the joshua-38-infinite-loop-bug branch December 21, 2023 16:18
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.

Inifnite request loop on resources page
2 participants