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

53678 Display Link Fields as Actual Links in Frontend #930

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

yeneastgate
Copy link
Contributor

@yeneastgate yeneastgate commented Oct 15, 2024

related to #920
changed log:

  • Updated link fields to be displayed as clickable hyperlinks in the frontend.
  • Added target="_blank" to open links in a new tab.
  • Included rel="nofollow noopener" attributes for security improvements.
  • Added aria-labels to ensure screen readers announce links appropriately.

@fredericalpers fredericalpers added this to the v5.8 milestone Oct 17, 2024
@fredericalpers fredericalpers linked an issue Oct 17, 2024 that may be closed by this pull request
4 tasks
@fredericalpers fredericalpers added component: property detail page Issue, Pull Request or Discussion related to property detail page component: adress list detail page Issue & Pull Request or Discussion related to adress list detail page QA Issue or Pull request that is in review UI/UX Issue, Pull Request or Discussion related to UI/UX labels Oct 17, 2024
@fredericalpers fredericalpers removed this from the v5.8 milestone Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: adress list detail page Issue & Pull Request or Discussion related to adress list detail page component: property detail page Issue, Pull Request or Discussion related to property detail page QA Issue or Pull request that is in review UI/UX Issue, Pull Request or Discussion related to UI/UX
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Display Link Fields as Actual Links in Frontend
3 participants