-
Notifications
You must be signed in to change notification settings - Fork 15
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
Broken Link API #198
Comments
I think we might need to take a quick step back on this one to make sure the API lines up with whatever we'll need in regards to reporting. For context, there are currently two reports for broken links:
Both of these explicitly only check links in HTML fields on There are two open issues about this, ostensibly about getting the reports to look at elemental blocks:
We really need to revisit those reports, and probably make a new report for broken links which models can register into, with each model declaring its own way of identifying and marking broken links. We should do that before looking at a "broken link API" for linkfield, as I suspect we'll want to implement an initial API on See also |
After talking to our design team, we've concluded that broken link is an overarching concern that goes beyond LinkFIeld. We'll de-prioritise the card for now while we explore the wider issue. |
THE ACCEPTANCE CRITERIA BELOW ARE OUT OF DATE
We decided to tackle this more holistically, with an eye to improving content author awareness of broken content more broadly.
As developer creating a custom link types, I want an explicit way to mark a link as broken so I can communicate to content authors that they need to fix the link.
Acceptance criteria
Note
Related card
The text was updated successfully, but these errors were encountered: