Skip to content

feat: Add audio description functionality to video editor#95

Merged
abhalsod-sonata merged 2 commits into
release-ulmofrom
feat/TNL2-576
Apr 21, 2026
Merged

feat: Add audio description functionality to video editor#95
abhalsod-sonata merged 2 commits into
release-ulmofrom
feat/TNL2-576

Conversation

@abhalsod-sonata
Copy link
Copy Markdown

Description:

  • Implemented audio description upload and delete features in the video editor.
  • Created messages for internationalization in the AudioDescriptionWidget component.
  • Updated VideoSettingsModal to conditionally render the AudioDescriptionWidget based on context.
  • Enhanced hooks to manage audio description errors and state.
  • Added Redux actions and reducers for handling audio description requests.
  • Developed API methods for uploading and deleting audio descriptions.
  • Introduced file validation utilities for audio description uploads.
  • Wrote tests for new functionality, including reducers, selectors, and API methods.

Jira

   - Implemented audio description upload and delete features in the video editor.
   - Created messages for internationalization in the AudioDescriptionWidget component.
   - Updated VideoSettingsModal to conditionally render the AudioDescriptionWidget based on context.
   - Enhanced hooks to manage audio description errors and state.
   - Added Redux actions and reducers for handling audio description requests.
   - Developed API methods for uploading and deleting audio descriptions.
   - Introduced file validation utilities for audio description uploads.
   - Wrote tests for new functionality, including reducers, selectors, and API methods.
- Wrap VideoSelector with EditorContextProvider to provide context for video editor components
- Fixes "This component needs to be wrapped in <EditorContextProvider>" error when accessing video gallery modal
- Ensures VideoSettingsModal and other editor components have access to EditorContext hooks
- Aligns VideoSelectorPage context structure with EditorPage for consistency
@abhalsod-sonata abhalsod-sonata merged commit 2d17af6 into release-ulmo Apr 21, 2026
4 checks passed
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.

2 participants