-
Notifications
You must be signed in to change notification settings - Fork 42
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
Feat/tmpz 776 create user feedback box #4016
base: master
Are you sure you want to change the base?
Conversation
…tton_for_aduio_naration
@@ -247,6 +247,11 @@ function SaveAndShareBar(props) { | |||
)} | |||
</> | |||
) : null} | |||
{process.env.NODE_ENV !== "test" && ( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can we also add a boolean here for audioEnabled
and have it's default as false, and then in the tests and showcase we can enable it by setting it to true, much like we do with the savingEnabled
or sharingEnabled
?
Quality Gate failedFailed conditions See analysis details on SonarQube Cloud Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE |
Description
Created sticky note for feedback box for audio player
TMPZ-776
Checklist
Screenshots (if appropriate):
Include screenshots if needed.