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

Media viewer video fixes #3833

Merged
merged 5 commits into from
Jul 28, 2020
Merged

Media viewer video fixes #3833

merged 5 commits into from
Jul 28, 2020

Conversation

kulmann
Copy link
Contributor

@kulmann kulmann commented Jul 27, 2020

Description

This PR fixes a typo in a video file extension (webn instead of webm) and renames all occurrences of image and images as variable names to medium and media, since the mediaviewer is actually about multiple media types now (images and videos).

Motivation and Context

Code readability

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

kulmann added 4 commits July 27, 2020 17:07
Since the mediaviewer is not only about images anymore, but also videos,
`image` is not an appropriate variable name anymore.
@kulmann kulmann self-assigned this Jul 27, 2020
@update-docs

This comment has been minimized.

@kulmann kulmann requested a review from LukasHirt July 27, 2020 16:25
@kulmann kulmann added the Type:Bug Something isn't working label Jul 27, 2020
@kulmann kulmann added the Status:Needs-Review Needs review from a maintainer label Jul 27, 2020
@kulmann kulmann merged commit 8819688 into master Jul 28, 2020
@delete-merged-branch delete-merged-branch bot deleted the media-viewer-video-fixes branch July 28, 2020 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status:Needs-Review Needs review from a maintainer Type:Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants