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

feat(feed/posts): update post feed to handle media rendering, including sorting, linking messages, downloading attachments, and optimized media placeholders and aspect ratios #2242

Conversation

domw30
Copy link
Collaborator

@domw30 domw30 commented Sep 4, 2024

What does this do?

  • This update enhances the post feed by implementing media rendering, including sorting, linking messages with their media files, handling media download, and optimizing media display with placeholders and aspect ratio adjustments.

Why are we making this change?

  • We are making this change to improve the user experience by ensuring that media in posts is rendered properly, displayed with appropriate dimensions, and can be downloaded, enhancing the functionality and usability of the post feed.

How do I test this?

  • run tests as usual
  • run UI > create/open social channel and send images

Key decisions and Risk Assessment:

Things to consider:

  1. How will this affect security?
  2. How will this affect performance?
  3. Does this change any APIs?

…oads, create optimistic posts, handle media mapping in events, and add test coverage for full functionality
…ng sorting, linking messages, downloading attachments, and optimized media placeholders and aspect ratios
@domw30 domw30 requested a review from a team September 4, 2024 16:15
Base automatically changed from feat/update-post-saga-to-support-media-uploads-create-optimistic-posts-handle-media-mapping-in-events-and-update-send-post-tests-for-full-functionality to main September 5, 2024 10:52
…ing-including-sorting-linking-messages-downloading-attachments-and-optimized-media-placeholders-and-aspect-ratios
@domw30 domw30 merged commit 45fd13a into main Sep 5, 2024
5 checks passed
@domw30 domw30 deleted the feat/update-post-feed-to-handle-media-rendering-including-sorting-linking-messages-downloading-attachments-and-optimized-media-placeholders-and-aspect-ratios branch September 5, 2024 10:56
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