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]: Warning popup when duplicate destination URL exists #926

Open
steven-tey opened this issue May 28, 2024 · 3 comments · May be fixed by #945
Open

[FEAT]: Warning popup when duplicate destination URL exists #926

steven-tey opened this issue May 28, 2024 · 3 comments · May be fixed by #945

Comments

@steven-tey
Copy link
Collaborator

Via a user request:

We have a very distributed, remote, volunteer team, and we're trying to more consistently enforce using shortened links so we have better click tracking, but sometimes team members will go in to create a link for something that already has a link, not knowing that it exists. We'd love to have the option to enable a warning popup if the Destination URL specified when creating a new link already exists in another Short Link.

Copy link

linear bot commented May 28, 2024

@kasipavankumar
Copy link

I'd be happy to work on this.

One question to understand the requirements better:

  • Do we need to normalise the destination URLs before running the checks?
    • For example: https://www.google.com & https://google.com - should these both be considered the same destination URL?

@kasipavankumar
Copy link

I've opened a PR #945. Please review, @steven-tey.

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 a pull request may close this issue.

2 participants