Skip to content

Use media provided by ProjectDetails instead of a seperate request - #851

Merged
No767 merged 1 commit into
react-rewritefrom
fix-project-details
Aug 14, 2026
Merged

Use media provided by ProjectDetails instead of a seperate request#851
No767 merged 1 commit into
react-rewritefrom
fix-project-details

Conversation

@No767

@No767 No767 commented Aug 14, 2026

Copy link
Copy Markdown
Member

Summary

Using a seperate request for listing the media resulted in non-logged in members getting 401 errors. The endpoint to list the media routes are gated behind permission checks, so instead we read the media from the get_project route that we have for project/$projectId.tsx instead.

Basically the frontend followup of UCMercedACM/kanae#218

Types of changes

What types of changes does your code introduce to the UC Merced's ACM Chapter Website?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (Updates to README.md, the documentation, etc)
  • Other (if none of the other choices apply)

Checklist

Put an x in the boxes that apply

  • If code changes were made then they have been tested.
  • All workflows pass with my new changes
  • This PR does not address a duplicate issue or PR

@netlify

netlify Bot commented Aug 14, 2026

Copy link
Copy Markdown

Deploy Preview for ucmacm ready!

Name Link
🔨 Latest commit 83c7000
🔍 Latest deploy log https://app.netlify.com/projects/ucmacm/deploys/6a7eca913a3b8200080b882b
😎 Deploy Preview https://deploy-preview-851--ucmacm.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 83
Accessibility: 97
Best Practices: 92
SEO: 83
PWA: 100
View the detailed breakdown and full score reports

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

@sonarqubecloud

Copy link
Copy Markdown

@No767
No767 merged commit ab86240 into react-rewrite Aug 14, 2026
10 checks passed
@No767
No767 deleted the fix-project-details branch August 14, 2026 08:00
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.

1 participant