From a Sandbox's Project Info workspace, Users should be able to click the Forks count to quickly search for all sandbox's that are forked from the source sandbox.

This would require extending the API to support searching all sandboxes by a "forked from" ID before anything else. From there, the search page can be used to display the results of this filter. Finally, the Project Info workspace can link to the search page using a simple template literal of the search URL + the source sandbox ID.

Requested in:

link to forks when you click the fork icon or count · Issue #47 · codesandbox/codesandbox-client