Skip to content

Conversation

conico974
Copy link
Contributor

This PR fixes 2 issues :

  • Expired VA token on server actions, would not properly redirect because of CORS errors. Fixed by mimicking server actions redirect in the middleware.
  • No error handling on search. If there was an error you could end up in 2 situation, either it would show no result or it would indefinitely show the loading state. Fixed by showing an error and display a Try again button that will reload the page (it is necessary when a new deployment has occured and the server action id has changed)

Copy link

linear bot commented Oct 16, 2025

Copy link

changeset-bot bot commented Oct 16, 2025

⚠️ No Changeset found

Latest commit: e1d3c58

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

argos-ci bot commented Oct 16, 2025

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
customers-v2 (Inspect) 👍 Changes approved 4 changed, 4 added Oct 16, 2025, 12:43 PM
v2-cloudflare (Inspect) 👍 Changes approved 6 changed Oct 16, 2025, 12:11 PM
v2-vercel (Inspect) 👍 Changes approved 3 changed Oct 16, 2025, 12:11 PM

@conico974 conico974 merged commit b8d3cb7 into main Oct 16, 2025
30 of 32 checks passed
@conico974 conico974 deleted the conico/rnd-8100-search-timeout branch October 16, 2025 13:39
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.

2 participants