Document usage about invalid URLs
From a discussion on a utils file on how to handle invalid urls, from the top of that file
/**
* Invalid URL that ensures we don't make a network request
* Can be used as a default value for URLs. Using an empty
* string can still result in request being made to the current page
*/
We should document how to use this, as I feel it would be valuable for team members to know
Edited by 🤖 GitLab Bot 🤖