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

[Enhancement] Image scaling/Handling of 'Tall' Images #72

Open
3 tasks
JackIsAlive opened this issue May 5, 2024 · 1 comment
Open
3 tasks

[Enhancement] Image scaling/Handling of 'Tall' Images #72

JackIsAlive opened this issue May 5, 2024 · 1 comment

Comments

@JackIsAlive
Copy link

Current State:
Images of a small, tall resolution are not displayed correctly. This may simply be due to the small image size, not necessarily the resolution. Embeds of the post link dispaly the full image.
image
image

Future State:
Images of 'Tall' resolutions, roughly 9:16, are displayed correctly. Consideration needs to be made for obnoxiously tall posts, in such a case it may be beneficial to enforce a max height and allow a user to click into an image to view the full image within another tab.

Justification:
Certain posts are cropped on site and when inspecting the image itself resulting in an issue with creating 'tall' contnt.

Acceptance Criteria:

  • 'Tall'/Low res images can be opened in a new tab to see the full image
  • An appropriate max image height is set to prevent issues with the feed or post view
  • Images are scaled up or down within the restrictions of max height and max width to allow for a better user experience
@TylerCode
Copy link
Contributor

I want to add that this has been very inconsistent for me. It may be anecdotal but I've had a few times where it seemed like an image SHOULD have been cut off and it wasn't.

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

No branches or pull requests

2 participants