Related media heading sizes different in audio/image pages #3863
Labels
🕹 aspect: interface
Concerns end-users' experience with the software
✨ goal: improvement
Improvement to an existing user-facing feature
good first issue
New-contributor friendly
help wanted
Open to participation from the community
🟨 priority: medium
Not blocking but should be addressed soon
🧱 stack: frontend
Related to the Nuxt frontend
Problem
The
Related images
uses a Heading 5 for screens abovemd
and theRelated audio
always uses a Heading 6. These both should probably be Heading 5 abovemd
, @fcoveram ?Additional context
First reported by @zackkrida : #3831 (comment)
This issue is blocked because it needs input from @fcoveramChanges necessary
openverse/frontend/src/components/VMediaInfo/VRelatedMedia.vue
Lines 15 to 16 in 868d764
Should be changed to
The visual regression test snapshots will probably need to be updated. Here's the documentation on the update procedure: https://docs.openverse.org/frontend/reference/testing_guidelines.html#debugging
The text was updated successfully, but these errors were encountered: