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

Register new wagtail hook to provide full URL as href to <a> tag for internal links #1720

Merged
merged 7 commits into from
Sep 10, 2024

Conversation

A-Ashiq
Copy link
Contributor

@A-Ashiq A-Ashiq commented Sep 9, 2024

Description

This PR includes the following:

  • Sends a href for a tags associated with internal links

Fixes #CDD-2187


Type of change

Please select the options that are relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Tech debt item (this is focused solely on addressing any relevant technical debt)

Checklist:

  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests at the right levels to prove my change is effective
  • I have added screenshots or screen grabs where appropriate
  • I have added docstrings in the correct style (google)

@A-Ashiq A-Ashiq changed the title Register new wagtail hook to provide full URL as href to <a> tag fotask/cdd-2123-simple-line-chart Register new wagtail hook to provide full URL as href to <a> tag for internal links Sep 9, 2024
Copy link

sonarcloud bot commented Sep 10, 2024

@A-Ashiq A-Ashiq merged commit 4d594a1 into main Sep 10, 2024
14 checks passed
@A-Ashiq A-Ashiq deleted the task/add-href-to-internal-links--/CDD-2187 branch September 10, 2024 14:49
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.

2 participants