Hide design system link when project has no styleguide #23
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "hide-design-link"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The project detail page always showed the "design system" link in the header,
even for projects with no styleguide directory. Clicking it returned a 404.
The link is now gated on HasDesign, which is true when the project's source
can resolve its styleguide directory. Projects without one no longer show a
broken link.
d9cca09accto0eaa243f74