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

Include hydrated responses for other records #5646

Merged
merged 2 commits into from
Oct 24, 2024
Merged

Include hydrated responses for other records #5646

merged 2 commits into from
Oct 24, 2024

Conversation

gaearon
Copy link
Collaborator

@gaearon gaearon commented Oct 8, 2024

Stacked on #5645


This resolves the TODO related to hydrating other record types. When we fetch metadata for non-post records, we already get more info in the responses, but we currently only use their names. Let's include all fetched information in the type.

In a follow-up, we'll use this information to display real embeds for those records.

Test Plan

Verify can still embed non-post records. They'll still be displayed as external links for now.

Copy link

github-actions bot commented Oct 8, 2024

Old size New size Diff
7.9 MB 7.9 MB 0 B (0.00%)

Base automatically changed from embed-others to main October 24, 2024 19:41
@arcalinea arcalinea temporarily deployed to embed-others-2 - social-app PR #5646 October 24, 2024 19:42 — with Render Destroyed
@gaearon gaearon merged commit 3327c47 into main Oct 24, 2024
6 checks passed
@gaearon gaearon deleted the embed-others-2 branch October 24, 2024 19:43
rshigg pushed a commit to rshigg/social-app that referenced this pull request Nov 2, 2024
* Include hydrated responses for other records

* Rename meta -> view

This is actually all it is now.
rshigg pushed a commit to rshigg/social-app that referenced this pull request Nov 2, 2024
* Include hydrated responses for other records

* Rename meta -> view

This is actually all it is now.
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.

3 participants