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

Update Bloom player assets with improved navigation button opacity #13062

Conversation

GautamBytes
Copy link

Summary

This PR integrates the latest updates from the bloom-player fork into the Kolibri repository. The changes include regenerating the static files for the Bloom Player to address the issue where the player's previous and next arrows appeared disabled due to opacity.

References

Addresses Issue #12752 , #12779 , Continuation to PR - learningequality/bloom-player#2
1. Cloned the bloom-player repository and built the project using yarn run build.
2. Copied the generated files from the dist directory into kolibri/core/content/static/bloom.
3. Verified that the new files replaced the old hash-named files.

Reviewer guidance

To test these changes:

  1. Pull the latest changes from this PR into your local Kolibri repository.
  2. Run the Kolibri application and navigate to a Bloom resource.
  3. Verify that the previous and next arrows are clearly visible and do not appear disabled.
  4. Ensure that there are no regressions or issues with other functionalities related to the Bloom Player.

- Updates Bloom player assets from learningequality/bloom-player
- Incorporates changes from bloom-player#2 for improved button visibility
- Replaces old hashed files with new build
@github-actions github-actions bot added DEV: dev-ops Continuous integration & deployment DEV: frontend labels Feb 8, 2025
@GautamBytes GautamBytes closed this Feb 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DEV: dev-ops Continuous integration & deployment DEV: frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant