fix(login): fill video panel and drop panel background - #31712
Conversation
❌ PR checklist incompleteThis PR cannot be merged until the following are addressed on its linked issue:
The fields live on the linked issue in the Shipping project (open the issue → right sidebar → Projects). After you set them, re-run this check (or push a commit) — issue/project changes do not re-trigger it automatically. Maintainers can bypass this check by adding the |
|
Hi there 👋 Thanks for your contribution! The OpenMetadata team will review the PR shortly! Once it has been labeled as Let us know if you need any help! |
|
Hi there 👋 Thanks for your contribution! The OpenMetadata team will review the PR shortly! Once it has been labeled as Let us know if you need any help! |
|
Hi there 👋 Thanks for your contribution! The OpenMetadata team will review the PR shortly! Once it has been labeled as Let us know if you need any help! |
|
b5c81b2
Code Review
|
| Compact |
|
Was this helpful? React with 👍 / 👎 | Powered by Gitar — free for open source
* Fix video cutting from top for login background * Remvoed white background (cherry picked from commit b5c81b2)



LoginCarousel.tsx— removedobject-coverfrom the video element. It was cropping the video's top/bottom on wider screens (the "AI Studio" / header area got cut). The video now fills the panel viah-full w-full.carousel-layout.less— removed the blue gradientbackgroundon.form-carousel-containerso only the video shows behind it.Greptile Summary
The PR adjusts the login carousel so the complete video remains visible and removes the panel’s gradient background.
object-coverfrom the login video.Confidence Score: 5/5
The PR appears safe to merge.
No blocking failure remains.
Important Files Changed
Reviews (4): Last reviewed commit: "Merge branch 'main' into fix/login-video..." | Re-trigger Greptile