PrefectHQ / graphs

Large scale graphs designed for Prefect
Apache License 2.0
8 stars 1 forks source link

Update prefect design and use the correct font #501

Closed pleek91 closed 2 months ago

pleek91 commented 2 months ago

Description

Prefect design updated its fonts which changed the name of the font family being used. Since we depend on that font we ended up with a mismatch and a timeout was being thrown trying to load the font.

image

The fallback font was correctly being loaded but the timeout revealed some issue with our rendering logic that caused some nodes to be rendered twice.

image

Fixing the font mismatch causes the rendering issue to not happen.

netlify[bot] commented 2 months ago

Deploy Preview for prefect-graphs ready!

Name Link
Latest commit f35c7052acace6d1e728b422792cf314faab4a5a
Latest deploy log https://app.netlify.com/sites/prefect-graphs/deploys/664e2c7477cfff000822892e
Deploy Preview https://deploy-preview-501--prefect-graphs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.