canvas-lms/ui/features/inbox/util
Matthew Lemon 8b5d979ddb add media comment to compose modal
fixes VICE-1090
flag=react_inbox

Test Plan:
- Enable react inbox feature flag
- Follow the steps in the following confluence doc to get kaltura
  working locally
- https://instructure.atlassian.net/wiki/spaces/ENG/pages/45645877/Enable+the+Notorious+Plugin+Replacement+for+Kaltura
- Navigate to the inbox and open the compose modal
- Click the "add media comment" button on the bottom left of the
  compose modal
- record or upload a media file
- The media uplaod should display below the rest of the header inputs
- Click the x button to remove the media comment
- Create a conversation with a media comment
- Inspect the graphql response and note the presence of the media comment

Change-Id: I6a9af8f1d0ba6473ee8262a148ccd5561dda1336
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/275995
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Rob Orton <rob@instructure.com>
Reviewed-by: Drake Harper <drake.harper@instructure.com>
Product-Review: Drake Harper <drake.harper@instructure.com>
QA-Review: Drake Harper <drake.harper@instructure.com>
2021-10-18 16:53:43 +00:00
..
constants.js add media comment to compose modal 2021-10-18 16:53:43 +00:00
courses_helper.js rename some things 2021-04-06 01:12:49 +00:00
waitForApolloLoading.js rename some things 2021-04-06 01:12:49 +00:00