Skip to content

fix import of media mixin on import log#66

Merged
tarekio merged 3 commits intomainfrom
fix-media-mixin-import-log
Jan 20, 2025
Merged

fix import of media mixin on import log#66
tarekio merged 3 commits intomainfrom
fix-media-mixin-import-log

Conversation

@apodacaduron
Copy link
Contributor

@apodacaduron apodacaduron commented Jan 20, 2025

Jira Issue

  1. [Add links to jira issues]

Description

This is a bug fix to change the position of an import on the Import Log page since it's broken as mediaMixin cannot be found by ActorCard and BulletinCard components

Checklist

  • Tests added/updated
  • Documentation updated (if needed)
  • New strings prepared for translations

API Changes (if applicable)

  • Permissions checked
  • Endpoint tests added

Additional Notes

[Any other relevant information]

@apodacaduron apodacaduron self-assigned this Jan 20, 2025
@apodacaduron apodacaduron requested a review from tarekio January 20, 2025 14:57
sjacgit
sjacgit previously approved these changes Jan 20, 2025
Copy link
Collaborator

@level09 level09 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one more thing, I don't think we need mediaMixin in import-log.html itself

@apodacaduron
Copy link
Contributor Author

apodacaduron commented Jan 20, 2025

@level09 The issue lies in the fact that both import-log.html and export-dashboard.html use the <preview-card> component. This component internally utilizes the <actor-card>, which depends on the mediaMixin.

@tarekio tarekio merged commit c772462 into main Jan 20, 2025
@tarekio tarekio deleted the fix-media-mixin-import-log branch January 20, 2025 18:31
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.

4 participants