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

Improve performance #219

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

mitchell-bu
Copy link

Is your Pull Request request related to another issue in this repository ?
#218

Describe what the PR does
This adds a new property to the editors, handleEditingComplete, that will fire when isEditable changes from true to false and includes the transcript as an argument. Also added a check if handleAutoSaveChanges is defined before calling it.

State whether the PR is ready for review or whether it needs extra work
Ready for review

Additional context
I'm honestly not familiar with how storybooks work. I tried adding this new property to the demo app, but didn't have much luck getting it to work. These changes have been pulled into a separate project and is working as expected there.

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.

None yet

1 participant