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: Search results that take too long no longer generate a white error page #503

Conversation

adnanjpg
Copy link

@adnanjpg adnanjpg commented Jan 5, 2024

#502

fix #502

Description

What type of PR is this? (check all applicable)

  • πŸ• Feature
  • πŸ› Bug Fix
  • πŸ“ Documentation Update
  • 🎨 Style
  • πŸ§‘β€πŸ’» Code Refactor
  • πŸ”₯ Performance Improvements
  • βœ… Test
  • πŸ€– Build
  • πŸ” CI
  • πŸ“¦ Chore (Release)
  • ⏩ Revert

Related Tickets & Documents

#502

Mobile & Desktop Screenshots/Recordings

Steps to QA

Added to documentation?

  • πŸ“œ README.md
  • πŸ““ docs.opensauced.pizza
  • πŸ• dev.to/opensauced
  • πŸ“• storybook
  • πŸ™… no documentation needed

[optional] Are there any post-deployment tasks we need to perform?

no

[optional] What gif best describes this PR or how it makes you feel?

giphy

Copy link

netlify bot commented Jan 5, 2024

βœ… Deploy Preview for hot-sauced-ui ready!

Name Link
πŸ”¨ Latest commit 865e609
πŸ” Latest deploy log https://app.netlify.com/sites/hot-sauced-ui/deploys/659842908c001a0008220257
😎 Deploy Preview https://deploy-preview-503--hot-sauced-ui.netlify.app/
πŸ“± Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance:
Accessibility:
Best Practices:
SEO:
PWA: -
View the detailed breakdown and full score reports

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

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Congrats on making your first Pull Request and thanks for taking the time to improve Open Sauced! ❀️! πŸŽ‰πŸ•
Say hello by joining the conversation in our Discord

@adnanjpg
Copy link
Author

adnanjpg commented Jan 5, 2024

the current change implements the bare minimum to fix this problem, it just catches the error and shows an error message.

please let me know about the direction we should go in, should i submit this, or should we discuss a more permanent solution as the one I have suggested in the issue?

@nickytonline nickytonline changed the title fix(hero.tsx): get reccomandation timeout causes white page fix: Search results that take too long no longer generate a white error page Jan 6, 2024
@bdougie
Copy link
Member

bdougie commented Apr 1, 2024

Looks like this is not needed after #518 is merge.

@bdougie bdougie closed this Apr 1, 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.

Bug: search results timeout causes page to go white
2 participants