Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

[#1792] Fixed issue with transcripts path input.#1836

Merged
tonyanziano merged 1 commit into
masterfrom
toanzian/acc-#1792
Sep 6, 2019
Merged

[#1792] Fixed issue with transcripts path input.#1836
tonyanziano merged 1 commit into
masterfrom
toanzian/acc-#1792

Conversation

@tonyanziano
Copy link
Copy Markdown
Contributor

#1792
Fixes #1260

===

The transcripts path input field in the resource settings dialog was not editable even though it was marked as editable. This was an accessibility issue for people using screen reader technologies as well as a bug.

There was also a bug where selecting a new transcripts path by using the browse button was not resolving the promise correctly, producing [object object] within the text field.

Before:

fix_before

After:

fix_after

@coveralls
Copy link
Copy Markdown

coveralls commented Sep 5, 2019

Coverage Status

Coverage remained the same at 65.765% when pulling eedd596 on toanzian/acc-#1792 into f86a0d3 on master.

corinagum
corinagum previously approved these changes Sep 6, 2019
Copy link
Copy Markdown
Contributor

@corinagum corinagum left a comment

Choose a reason for hiding this comment

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

LGTM

@tonyanziano tonyanziano merged commit c87a412 into master Sep 6, 2019
@tonyanziano tonyanziano deleted the toanzian/acc-#1792 branch September 6, 2019 00:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add folder location for transcript files, the input field is not editable

3 participants