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]: The options when hovering over the media thumbnail are clipped #111

Open
tarunima opened this issue May 15, 2024 · 2 comments
Open

Comments

@tarunima
Copy link
Contributor

Describe the bug

On the media details page, when hovering over the three dots to see more options, the top options are clipped out of the window. The thumbnail also appears clipped.

Steps to reproduce

  1. Go to the Media details page on any post on the dashboard
  2. Hover on the three dots on the media item.

Expected behavior

I expected to be able to see all the menu options

Screenshots

Screen Shot 2024-05-15 at 6 30 39 PM

What browsers are you seeing the problem on?

Other

Which operating system are you on?

MacOS

System Description

Brave Version 1.65.126 on macOS 12.6.3

@dennyabrain
Copy link
Contributor

strangely this feels like a browser issue and I am surprised brave doesn't implement scrolling within that popup and instead clips it. I don't have much control over those options native to a browser's media player. There are ways to redo the media player in javascript but that feels like an overkill for this bug. A better solution might be to change the layout a bit - increase height/width of the video element so that there's enough space made for this popup to appear fully.

@dennyabrain
Copy link
Contributor

@tarunima @areeba-dau does this issue persist now that we have that expand icon next to media item?

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

No branches or pull requests

2 participants