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

[Bug] - The user should always be redirected to the complete URL path #257

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

barrymun
Copy link
Contributor

@barrymun barrymun commented Feb 7, 2025

Always route the user to the complete path ensuring that all sub languages and all snippets slugified strings are included in the uri.

Description

Type of Change

  • ✨ New snippet
  • 🛠 Improvement to an existing snippet
  • 🐞 Bug fix
  • 📖 Documentation update
  • 🔧 Other (please describe):

Checklist

  • I have tested my code and verified it works as expected.
  • My code follows the style and contribution guidelines of this project.
  • Comments are added where necessary for clarity.
  • Documentation has been updated (if applicable).
  • There are no new warnings or errors from my changes.

Related Issues

Closes #256

Additional Context

Screenshots (Optional)

Click to view screenshots

…uages and all snippets slugified strings are included in the uri
Copy link
Collaborator

@psychlone77 psychlone77 left a comment

Choose a reason for hiding this comment

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

Looks good. I came across this bug when trying something else. Tried to recreate it and it seems fixed now 👍

@technoph1le technoph1le merged commit 44d6929 into technoph1le:main Feb 7, 2025
1 check passed
@barrymun barrymun deleted the bug/route-path branch February 7, 2025 22:33
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] - The user should always be redirected to the complete URL path
3 participants