Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frontend: Blog fetching improvements #3702

Merged
merged 9 commits into from
Oct 1, 2024

Conversation

benhammondmusic
Copy link
Collaborator

@benhammondmusic benhammondmusic commented Oct 1, 2024

Description and Motivation

  • removes axios and replaces with built-in fetch() to save on bundle size
  • improves skeleton loading component to match new blog article cards
  • addresses npm audit vulnerabilities

Has this been tested? How?

passing

Screenshots (if appropriate)

make the loading skeletons look more like the new card layouts

Screenshot 2024-10-01 at 12 50 54 PM Screenshot 2024-10-01 at 12 51 06 PM

Types of changes

(leave all that apply)

  • Refactor / chore

New frontend preview link is below in the Netlify comment 😎

Copy link

netlify bot commented Oct 1, 2024

Deploy Preview for health-equity-tracker ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 7be36da
🔍 Latest deploy log https://app.netlify.com/sites/health-equity-tracker/deploys/66fc4821c9823300082cf0be
😎 Deploy Preview https://deploy-preview-3702--health-equity-tracker.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.

@benhammondmusic benhammondmusic marked this pull request as ready for review October 1, 2024 19:24
@benhammondmusic benhammondmusic merged commit d357277 into SatcherInstitute:main Oct 1, 2024
10 checks passed
@benhammondmusic benhammondmusic deleted the blog-tweaks branch October 1, 2024 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants