react-native-website icon indicating copy to clipboard operation
react-native-website copied to clipboard

Button overlapping at the android emulator screen

Open Dev00kushal opened this issue 1 year ago • 2 comments

Dear Maintainers,

I'd like to bring to your attention an issue I've encountered at the introduction section of the website https://reactnative.dev/docs/getting-started. There appears to be a problem with the Android emulator button labeled 'Tap to play,' as it is overlapping and causing inconvenience to users. I kindly request that this issue be addressed for an improved user experience.

It is something like this : image

While in Ios it is working fine: image

Dev00kushal avatar Nov 08 '23 20:11 Dev00kushal

@Simek , @NickGerleman , The issue is happening after disabling the snack device frame.

tarunrajput avatar Nov 09 '23 19:11 tarunrajput

@tarunrajput, @Dev00kushal I wants to work on the UI change, but I couldn't able to find the furticular file for that, source code is full of .md files. Can you help me how I can start working on the UI part?

santosh-kuchetti avatar Jan 24 '24 03:01 santosh-kuchetti

👋 Hey there, it looks like there has been no activity on this issue in the last 90 days. Has the issue been fixed, or does it still require the community attention? This issue will be closed in the next 7 days if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Apr 24 '24 01:04 github-actions[bot]

@Dev00kushal We have updated the Snack embedded player code a short while ago, now we use the fully custom UI, instead leveraging overlay, which should fix that issue:

Screenshot 2024-04-24 083739

Simek avatar Apr 24 '24 06:04 Simek

@Simek Okay

Dev00kushal avatar Apr 24 '24 07:04 Dev00kushal