Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update: Improved hover styles to Watch Page#4677

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
tusharpardhe18 wants to merge1 commit intofacebook:main
base:main
Choose a base branch
Loading
fromtusharpardhe18:tusharpardhe

Conversation

@tusharpardhe18
Copy link

Description

Enhanced the Watch section UI and styling:

  • Updated the call-to-action message with a direct link to the latest React Native talks.

  • Improved responsiveness by modifying themax-width andheight of.video and.videoContainer.

  • Added hover and light theme-specific styles to improve visual feedback and accessibility.

These changes improve user experience and maintain visual consistency across themes.

How to Test

  1. Hover over any videos in watch page on the site in both light and dark modes.
  2. Verify that the shadow and scaling animations are smooth and consistent.

@facebook-github-bot

Hi@tusharpardhe18!

Thank you for your pull request and welcome to our community.

Action Required

In order to mergeany pull request (code, docs, etc.), werequire contributors to sign ourContributor License Agreement, and we don't seem to have one on file for you.

Process

In order for us to review and merge your suggested changes, please sign athttps://code.facebook.com/cla.If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

Once the CLA is signed, our tooling will perform checks and validations. Afterwards, thepull request will be tagged withCLA signed. The tagging process may take up to 1 hour after signing. Please give it that time before contacting us about it.

If you have received this in error or have any questions, please contact us atcla@meta.com. Thanks!

@netlify
Copy link

netlifybot commentedJul 14, 2025

Deploy Preview forreact-native ready!

NameLink
🔨 Latest commit92a589f
🔍 Latest deploy loghttps://app.netlify.com/projects/react-native/deploys/6874e1d2a01803000838e9c3
😎 Deploy Previewhttps://deploy-preview-4677--react-native.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to yourNetlify project configuration.

@facebook-github-bot

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Meta Open Source project. Thanks!

Copy link
Collaborator

@SimekSimek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Thanks for the changes, this looks good, just small suggestions.

Would be also nice to switch to column layout a bit earlier (matching breakpoint which is responsible for hiding top bar content -max-width: 996px).

tusharpardhe18 reacted with rocket emoji

.videoContainer {
border:1px solidvar(--home-border);
/*border: 1px solid var(--home-border); */
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Let's retain the border for the container.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Sure, no problem. I'll remove it for a cleaner look but totally okay keeping the border if you think it's important for layout clarity.

Simek reacted with thumbs up emoji
flex-direction: column;
gap:1rem;
max-width:400px;
max-width:500px;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Ideally, we should also set properaspect-ratio to ensure that there are no black bars when manipulating the viewport.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Makes sense. I’ll experiment with a couple ofaspect-ratio settings and test how it behaves on various viewports will push an update soon.

Simek reacted with thumbs up emoji
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Thanks! 👍

@Simek
Copy link
Collaborator

Hey@tusharpardhe18, are you still interested in working on those improvements?

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@SimekSimekSimek left review comments

At least 1 approving review is required to merge this pull request.

Assignees

No one assigned

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@tusharpardhe18@facebook-github-bot@Simek

[8]ページ先頭

©2009-2025 Movatter.jp