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: shorten item link #793

Merged
merged 6 commits into from
Oct 2, 2023
Merged

feat: shorten item link #793

merged 6 commits into from
Oct 2, 2023

Conversation

LinaYahya
Copy link
Contributor

@LinaYahya LinaYahya commented Sep 14, 2023

shorten item link on sharing using short-uuid for both player and builder sides. as well as to decrypt shortened uuid using params hook from graasp-ui.

closes #320

@LinaYahya LinaYahya changed the title 320 shorten item link feat: shorten item link Sep 26, 2023
@LinaYahya LinaYahya marked this pull request as ready for review September 26, 2023 07:58
Copy link
Member

@spaenleh spaenleh left a comment

Choose a reason for hiding this comment

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

Thank you for this PR ! 🎉
I was able to test locally and it all looks like it works.

Just a thought, maybe we want to use some sort of redirection when accessing a short url to expand it to the long form ? My point would be that if we have 2 different urls for the same page it could confuse users ?

@LinaYahya LinaYahya merged commit 87ecd32 into main Oct 2, 2023
3 checks passed
@LinaYahya LinaYahya deleted the 320-shorten-item-link branch October 2, 2023 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generate short links for item's link
2 participants