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(core): doesnt redirect to query param after login #6583

Merged
merged 7 commits into from
Dec 17, 2024

Conversation

alicanerdurmaz
Copy link
Member

PR Checklist

Please check if your PR fulfills the following requirements:

Bugs / Features

What is the current behavior?

to query parameter doesn't work after login.

What is the new behavior?

From now on, it works.

fixes #6582

@alicanerdurmaz alicanerdurmaz requested a review from a team as a code owner December 16, 2024 15:04
Copy link

changeset-bot bot commented Dec 16, 2024

🦋 Changeset detected

Latest commit: cc4a58e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@refinedev/core Patch

Not sure what this means? Click here to learn what changesets are.

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

Copy link

netlify bot commented Dec 16, 2024

Deploy Preview for refine-doc-live-previews ready!

Name Link
🔨 Latest commit c280c08
🔍 Latest deploy log https://app.netlify.com/sites/refine-doc-live-previews/deploys/67611d1748f66a00089a7d9c
😎 Deploy Preview https://deploy-preview-6583--refine-doc-live-previews.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.

@refine-bot refine-bot temporarily deployed to deploy-preview-website-6583 December 16, 2024 15:34 Inactive
Copy link

cypress bot commented Dec 16, 2024

refine    Run #11788

Run Properties:  status check passed Passed #11788  •  git commit cff3cf7c74 ℹ️: Merge cc4a58e210282c63a322b4918d3be5ec918bc0f0 into 8fbaae8f8f8638c0bd948dab6da1...
Project refine
Branch Review fix/to-parameter-doesnt-work-after-login
Run status status check passed Passed #11788
Run duration 18m 20s
Commit git commit cff3cf7c74 ℹ️: Merge cc4a58e210282c63a322b4918d3be5ec918bc0f0 into 8fbaae8f8f8638c0bd948dab6da1...
Committer Alican Erdurmaz
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 22
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 378
View all changes introduced in this branch ↗︎

@refine-bot refine-bot temporarily deployed to deploy-preview-website-6583 December 16, 2024 16:18 Inactive
@refine-bot refine-bot temporarily deployed to deploy-preview-website-6583 December 16, 2024 16:47 Inactive
@BatuhanW BatuhanW merged commit 5ce59d0 into next Dec 17, 2024
89 checks passed
@BatuhanW BatuhanW deleted the fix/to-parameter-doesnt-work-after-login branch December 17, 2024 13:36
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] to query param doesn't redirect after login
3 participants