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

bug: new video frame is not responsive #1577

Open
saurabhraghuvanshii opened this issue Nov 22, 2024 · 4 comments
Open

bug: new video frame is not responsive #1577

saurabhraghuvanshii opened this issue Nov 22, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@saurabhraghuvanshii
Copy link
Contributor

saurabhraghuvanshii commented Nov 22, 2024

Describe the bug
A new update came with week 13 , so new frame of video is not responsive , not taking his full width and , even height is overflow. And even full size , mini player are not available.

To Reproduce
Steps to reproduce the behavior:

  1. go to week-13 tailwindcss class .
  2. open lecture video frame is not responsive .

Expected behavior
as we can see in previous lecture like week-12 and other previous one's which is responsive and taking
max width-850px .

Screenshots or GIFs
Screenshot 2024-11-22 225155
Screenshot 2024-11-22 225231

Info (please complete the following information):

  • Browser [chrome]
  • Version []

Additional context
no

@saurabhraghuvanshii saurabhraghuvanshii added the bug Something isn't working label Nov 22, 2024
@anpc21
Copy link

anpc21 commented Nov 23, 2024

The new player the videos are not clear even in best resolution.But in earlier videos which was uploaded before 13 are very clear it would be helpful if we do as earlier.

vishwamartur added a commit to vishwamartur/cms that referenced this issue Nov 25, 2024
Related to code100x#1577

Update video player to be fully responsive

* Modify `src/app/globals.css` to ensure the video player is fully responsive for different screen sizes and handle the video frame's width and height correctly.
* Change `src/components/VideoPlayer2.tsx` to remove the fixed maximum width of 850px and adjust the video player container to take full width and height.
* Update `src/components/VideoPlayerSegment.tsx` to include styles and configurations to make the video frame responsive.
* Add `src/components/VideoPlayer.tsx` to handle different screen sizes and ensure the video frame takes its full width and height.
@devsargam
Copy link
Collaborator

@SujithThirumalaisamy can you fix the appx iframe video palyer on all the screens in case you are free?

@devsargam devsargam self-assigned this Dec 6, 2024
@IkramBagban
Copy link
Contributor

@SujithThirumalaisamy can you fix the appx iframe video palyer on all the screens in case you are free?

Hey Sargam, if he’s not available, you can assign this to me. I’ll start working on it tonight if you assign

@rajveeerr
Copy link
Contributor

@SujithThirumalaisamy can you fix the appx iframe video palyer on all the screens in case you are free?

@devsargam I’ve resolved this same issue for all screen sizes and opened a PR #1625 . Could you review it whenever you get a chance?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants