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

Fix media attachments in report modal #2940

Conversation

Plastikmensch
Copy link

Media attachments weren't shown in the report modal since they were passed as media to StatusContent, but StatusContent doesn't use the media prop anymore.

Instead match the file with vanilla.

Media attachments weren't shown in the report modal since they were passed as `media` to `StatusContent`, but `StatusContent` doesn't use the media prop anymore.

Instead match the file with vanilla.

Signed-off-by: Plastikmensch <[email protected]>
@Plastikmensch
Copy link
Author

Plastikmensch commented Jan 14, 2025

hmh looks like attachments are also missing when viewing reports. Probably a similar issue.
That seems to be specific to the toot I found this issue with and unrelated.

@ClearlyClaire ClearlyClaire merged commit dc2ce2b into glitch-soc:main Jan 15, 2025
26 checks passed
@Plastikmensch Plastikmensch deleted the fix-media-attachments-in-report-modal branch January 16, 2025 01:02
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