RocketCommunicationsInc / astro

Astro UXDS is a collection of guidelines, patterns and components for designing space-based user interface applications.
https://astrouxds.com
Other
108 stars 25 forks source link

Astro Storybook Site doesn't display components #1285

Closed danyelleabarnett closed 2 months ago

danyelleabarnett commented 7 months ago

Describe the bug On many of the pages for the Astro Storybook site, the components do not display.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://astro-components.netlify.app/?path=/story/astro-uxds-start-here--page
  2. Go to any of the component pages

Current behavior None of the components appear on the storybook website

Expected behavior Components should appear and be able to be interacted with

Screenshots image

CodeSandbox N/A

Environment (please complete the following information):

Additional context N/A

micahjones13 commented 7 months ago

Hey @danyelleabarnett, thanks for opening this!

The icons page does take a bit to load due to the sheer number of icons - a faster alternative to view our icons is located here: https://www.astrouxds.com/icon-library/

I'm not seeing any components fail to load on my end. Were there any specific components you couldn't view?

danyelleabarnett commented 7 months ago

@micahjones13 Thanks for the quick response! This is every component that's affected. The team noticed them slowly disappearing over time (as in, the last few months), the icons were actually the last to disappear for us.

image

The icons appear on the actual Astro site, just not the Storybook site. image

Update: It now appears to be just an issue in Chrome now, which a lot of our team uses. But it's displaying in Edge at least!

micahjones13 commented 7 months ago

Interesting! I've had my team double check and we can still see all the components in Chrome. Are you seeing any console errors? You could also try clearing the browser cache to see if that solves the issue.

micahjones13 commented 7 months ago

Hey @danyelleabarnett, just wanted to follow up and see if your issue has been resolved or not. Hopefully whatever magic was preventing your team from seeing our components has since dispelled!

danyelleabarnett commented 7 months ago

@micahjones13 Thanks for following up! They showed up for a little while on Chrome shortly after we filed the issue, but they're back to being empty storybook pages again. Here's what the Console has: image

My coworker is using Firefox and is also experiencing these same issues, so it's just Edge that we can use to look at the components.

danyelleabarnett commented 2 months ago

This appears to be working regularly now!