-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[Tracking] Video Player Launch #36625
Comments
@francoisl can we create task for TS migration? VideoPlayer is blocking my migration task. I could also start to work on this right away to merge both tasks ASAP. |
ah sorry I'm creating TS migration issues now 🙇 |
Noting this video player bug since it doesn't look like it's being tracked on this issue: Not sure if you are still tracking followup bugs or of those should be distributed out, so I've added it to #vip-vsb! |
Not overdue, all the main follow-up issues are already done or assigned and being worked on. |
Going to close this, all the required TS migrations and follow-up tasks are already tracked in issues. |
Tracking issue for the Video Player launch bugs and follow-up tasks
Critical
Known issues for polish
Follow-up changes / V2
High
Medium
Low
We agreed to merge the PR without migrating all new files to TS, let's migrate them when possible. New JS files:
src/components/Attachments/AttachmentView/AttachmentViewVideo/index.js
src/components/VideoPlayer/BaseVideoPlayer.js
src/components/VideoPlayer/IconButton.js
src/components/VideoPlayer/VideoPlayerControls/ProgressBar/index.js
src/components/VideoPlayer/VideoPlayerControls/VolumeButton/index.js
src/components/VideoPlayer/VideoPlayerControls/index.js
src/components/VideoPlayer/index.js
src/components/VideoPlayer/index.native.js
src/components/VideoPlayer/propTypes.js
src/components/VideoPlayerContexts/PlaybackContext.js
src/components/VideoPlayerContexts/VideoPopoverMenuContext.js
src/components/VideoPlayerContexts/VolumeContext.js
src/components/VideoPlayerPreview/VideoPlayerThumbnail.js
src/components/VideoPlayerPreview/index.js
src/components/VideoPopoverMenu/index.js
cc @Skalakid @kowczarz
The text was updated successfully, but these errors were encountered: