Skip to content

Fix external link validation#927

Merged
rchlfryn merged 1 commit intomainfrom
fix-validations
Feb 7, 2026
Merged

Fix external link validation#927
rchlfryn merged 1 commit intomainfrom
fix-validations

Conversation

@rchlfryn
Copy link
Collaborator

@rchlfryn rchlfryn commented Feb 7, 2026

Description

Bug stemming from #895 . Since block are truly validating now, our external link validation was incorrectly erroring our for mailto: links. This PR update the validation to include mailto, tel, and sms

Related Issues

Fixes #924

How to test

Tested locally by recreating content on the page mentioned form prod in #924

Screenshots / Demo video

https://www.loom.com/share/eec0de40fe7c4240b17940c9e0c0e23d

Migration Explanation

Future enhancements / Questions

We should include this in a test

@github-actions
Copy link
Contributor

github-actions bot commented Feb 7, 2026

Preview deployment: https://fix-validations.preview.avy-fx.org

@rchlfryn rchlfryn added this pull request to the merge queue Feb 7, 2026
Merged via the queue into main with commit 034b7e8 Feb 7, 2026
8 checks passed
@rchlfryn rchlfryn deleted the fix-validations branch February 7, 2026 20:55
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.

Trying to change existing page with Buttons triggers errors and will not save content

1 participant