-
Notifications
You must be signed in to change notification settings - Fork 63
Removed iframe-height.js and its implementations #1063
Conversation
I can't figure out how to add labels. Can anyone tell me? |
This is great @BarokDG thanks for the contribution and welcome to Openverse! 🎉 I think we can keep the change you made originally to remove the |
I couldn't see where the 'resize' value was used and there is another reference to 'resize' at the top of the comment. I wanted confirmation before I changed it. Should I remove both references? |
Please do, thanks! |
Done! I also removed a switch case for the 'resize' event in iframe-test.html. Anything I can do about the "CI/Check translation files" check? |
@BarokDG You only need to run |
Co-authored-by: Zack Krida <zackkrida@pm.me>
I followed the instructions but the "CI=1 pnpm i18n:generate-pot" command is returning a success message. I decided to try and just commit an updated openverse.pot file but the check is still failing. |
Oh dear! It seems our POT file generation is clashing with Windows path delimiters! I created this issue to address that: #1066 For now I'll push the updated file so the check passes for you. Sorry about that! |
It's alright. This was my first ever contribution. Thanks a lot for being so helpful and kind! Edit: Thanks to all of you, not just @sarayourfriend😄 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for your contribution, @BarokDG ! It works great.
I'm sorry about the Windows incompatibility.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything seems correct. Thank you @BarokDG!
Fixes
Fixes #1059 by @zackkrida
Description
I deleted iframe-height.js inside src/mixins/ and removed all imports of that file inside src/layouts/blank.vue, src/layouts/default.vue, and src/pages/audio/_id.vue. I also removed a comment explaining the use of a resize event but undid it in a second commit.
Checklist
Update index.md
).main
) or a parent feature branch.Developer Certificate of Origin
Developer Certificate of Origin