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

feat: add page for redirect to original url #40

Merged
merged 9 commits into from
Nov 11, 2023
Merged

Conversation

sahsisunny
Copy link
Member

@sahsisunny sahsisunny commented Nov 9, 2023

Description:
This pull request addresses the issue ticket #41 , which is focused on creating a redirect page to guide users back to their original URL when they visit our website.

Demo

redirect.mp4

Test Stats
image

Copy link

netlify bot commented Nov 9, 2023

Deploy Preview for rdsli ready!

Name Link
🔨 Latest commit 6ffcc0b
🔍 Latest deploy log https://app.netlify.com/sites/rdsli/deploys/654f4f83cecdb500087f14d2
😎 Deploy Preview https://deploy-preview-40--rdsli.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.

@sahsisunny sahsisunny linked an issue Nov 9, 2023 that may be closed by this pull request
@sahsisunny sahsisunny changed the title feat: add functionality for redirect ot original url feat: add page for redirect to original url Nov 9, 2023
src/utils/fetchOriginalUrl .ts Outdated Show resolved Hide resolved
src/utils/fetchOriginalUrl .ts Outdated Show resolved Hide resolved
src/pages/[slug]/index.tsx Outdated Show resolved Hide resolved
iamitprakash
iamitprakash previously approved these changes Nov 10, 2023
__tests__/pages/[redirect].test.tsx Outdated Show resolved Hide resolved
__tests__/pages/[redirect].test.tsx Outdated Show resolved Hide resolved
__tests__/pages/[redirect].test.tsx Outdated Show resolved Hide resolved
__tests__/pages/[redirect].test.tsx Outdated Show resolved Hide resolved
__tests__/utils/fetchOriginalUrl.test.ts Show resolved Hide resolved
src/types/url.types.ts Show resolved Hide resolved
src/pages/dashboard/index.tsx Outdated Show resolved Hide resolved
src/pages/[redirect]/index.tsx Outdated Show resolved Hide resolved
src/pages/[redirect]/index.tsx Outdated Show resolved Hide resolved
src/pages/[redirect]/index.tsx Show resolved Hide resolved
@sahsisunny sahsisunny merged commit 9d33245 into develop Nov 11, 2023
5 checks passed
@sahsisunny sahsisunny deleted the feat/redirect-page branch November 11, 2023 11:12
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.

[feature] : Add redirect page for shorten url
5 participants