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 markup #21420

Merged
merged 2 commits into from Dec 15, 2022
Merged

Fix media markup #21420

merged 2 commits into from Dec 15, 2022

Conversation

bramus
Copy link
Contributor

@bramus bramus commented Nov 22, 2022

There’s a difference in markup for gifv attachments when viewing in a toot vs when viewing on a profile media page. The difference is a title attribute that is missing on a profile media page.

Example URLs:

This PR brings the markup of the MediaItem component on par with the Item component from media_gallery.

This brings the markup of the MediaItem component on par with the Item component from media_gallery.
@ineffyble ineffyble added bug Something isn't working ui Front-end, design labels Nov 24, 2022
@Gargron Gargron merged commit 7fbc17a into mastodon:main Dec 15, 2022
neatchee pushed a commit to neatchee/mastodon that referenced this pull request Dec 16, 2022
This brings the markup of the MediaItem component on par with the Item component from media_gallery.

Co-authored-by: Effy Elden <effy@effy.space>
nametoolong pushed a commit to nametoolong/nuage that referenced this pull request Jan 12, 2023
This brings the markup of the MediaItem component on par with the Item component from media_gallery.

Co-authored-by: Effy Elden <effy@effy.space>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ui Front-end, design
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants