inbn / component-gallery

The Component Gallery is a collection of components from the best Design Systems. Built with Gatsby and Airtable.
https://component.gallery
MIT License
163 stars 10 forks source link

Dead links #33

Open tif-calin opened 2 years ago

tif-calin commented 2 years ago

Hope it's ok to create an issue like this. I came across a url that was renamed but it seemed too small of an issue to make a whole PR for. Perhaps this could serve as a collection of other findings of deadlinks?

Anyways Evergreen's "Badge & Pill" url was moved from:

old: https://evergreen.segment.com/components/badge-and-pill new: https://evergreen.segment.com/components/badges

tif-calin commented 2 years ago

Wow I actually already found another one:

old: https://design.workday.com/components/indicators/status-indicators new: https://canvas.workday.com/components/indicators/status-indicator

seblammers commented 1 year ago

I'll add one to this:

old: https://designsystem.gov.au/components/card/ new: https://gold.designsystemau.org/components/card/

inbn commented 1 year ago

Thanks @tif-calin and @seblammers — those links should now work.

Shrinks99 commented 1 year ago

Monolithic issues like this are probably not ideal... But this hasn't been closed yet so I ran across https://instructure.design/#Progress which seems to be dead :P

In briefly searching through their design system it seems like there isn't a progress indicator to be found? They have progress bars but obviously those are different.

kgeis commented 1 year ago

One more:

old: https://evergreen.segment.com/components/tab new: https://evergreen.segment.com/components/tabs

inbn commented 1 year ago

Thanks @Shrinks99 and @kgeis — those links should be fixed now.

I'm looking to automate the process of detecting these using something like broken-link-checker running in a GitHub action but until then, I'm happy to keep this issue open to track dead links.

Shrinks99 commented 1 year ago

Well, considering that I can't make fixes to the database myself I suppose this is the best way of going about things!

... Here's another! :P

https://www.giffgaff.design/components/for-web/chunky-buttons/ should be: https://www.giffgaff.design/components/for-web/form-inputs/chunky-buttons/#chunky-buttons-with-no-gap

https://design.talend.com/?path=/docs/components-form-fields-color should be https://design.talend.com/?path=%2Fdocs%2Fcomponents-form-fields-color

tif-calin commented 1 year ago

@inbn

Seems all the crayon.freshworks.com links changed. E.g.:

old: https://crayons.freshworks.com/components/datepicker/ new: https://crayons.freshworks.com/components/core/datepicker/

NoWorries commented 1 year ago

Hey @inbn, noticed a few dead links

Coral/Talend - whole site seems broken https://design.talend.com/?path=/docs/wip-components-drawer--simple&globals=theme:light https://design.talend.com

Wonderflow - link to drawer old: https://design.wonderflow.ai/components/dialogs/drawer new: https://design.wonderflow.ai/get-started/components/dialogs/drawer

victorjanin commented 5 months ago

Is there a way to make a PR for these? Would be happy to update them directly.

Pinterest — Gestalt Toast old: https://gestalt.netlify.app/Toast new: https://gestalt.pinterest.systems/web/toast

Sadly it seems like all of the components for Gestalt have changed URL

inbn commented 5 months ago

Thanks @victorjanin, I'm afraid it's only me who can update these at the moment. I'm just deploying a fix now.