Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[DONE] A11y for caption_maker (#982)
* * Change TRANSCRIPTION_STT_SENTENCE_MAX_LENGTH default value to 2s * Now caption-maker textareas are limited to 40 chars max per row, with max chars at 80 * When editing a caption/subtitle, the player auto-seek at related time * add missing aria-hidden + aria-label on some button-icons * Uniformize caption/subtitle naming * Reorder CSS for code styling * Add .po lang files * Add missing JsDocs on caption_maker.js + Add .eslintrc.js to lint JS errors/warnings * Add client Validation to caption maker for better ergonomy * last minor corrections * Add a minor code comment + rename some vars.
- Loading branch information