Kapil jangid

Results 7 issues of Kapil jangid

``` `error` [email protected]: The engine "node" is incompatible with this module. Expected version "^14.0.0". Got "20.11.1" `error` Found incompatible module. ```

Fixes: #9956 - Added padding to fix the layout shift when scrollbar is visible - Added hover styling to show the hover only when hovering over the users container -...

### Version Information Version: 2.50.0-LTS or any other version ### Environment ### What is the expected behaviour? In dark mode, text should remain readable with sufficient contrast, and the background...

bug
good first issue
community contribution

fixes: #6699 ``` Let's make it consistent (and correct) by removing the spaces. ```` instead of removing spaces.. changing &mdash to &ndash i think it looks much better: ![image](https://github.com/reactjs/react.dev/assets/103230903/5e68edb5-6c93-4a75-aa9b-09840dcdff5b)

CLA Signed

fixes: #6881 Added some additional information and context for better understanding

CLA Signed

Fix: #22 Updated Node and Other dependencies with `ncu` mix of Babel 6 and Babel 7 packages, which is causing the dependency conflict. Specifically, `babel-preset-env`, `babel-preset-react`, and `babel-preset-stage-0` and `@babel/preset-es2015`...

…on styling ### PR Fixes: - 1 Invisible copy button in light mode on codeblocks Resolves #645 ### Checklist before requesting a review - [🗸] I have performed a self-review...