Reactjs.org: The Community anchor link slide under the search bar

Created on 20 Jul 2020  路  13Comments  路  Source: reactjs/reactjs.org

There is not enough space between the search input field and the community anchor link.

Steps to reproduce

Expected result

All anchor links should be clear

Actual result

The Community anchor link slide under the search input field
Screenshot from 2020-07-20 00-19-05

confirmed beginner good first issue

Most helpful comment

Thank you for the clarification as well. I can confirm that it is Os specific because it looks normal on Windows(just checked)

All 13 comments

I can't repo, it seems browser/OS specific. Do you want to submit a fix @RusimbiP?

Even on Mozilla, it is like that. I am using ubuntu 20. Sure, I would like to submit a fix.

Thank you for the clarification as well. I can confirm that it is Os specific because it looks normal on Windows(just checked)

Let me know if you have any troubles getting the website running locally, I think you'll definitely have issue on windows because of https://github.com/reactjs/reactjs.org/issues/3012

Sure thanks!!

Hi @rickhanlonii I am getting this error when I run yarn dev

ERROR #98123  WEBPACK

Generating SSR bundle failed

Cannot find module '@babel/compat-data/corejs3-shipped-proposals'
Require stack:
- /home/winner/Documents/github/reactjs.org/node_modules/@babel/preset-env/lib/polyfills/corejs3/usage-plugin.js
- /home/winner/Documents/github/reactjs.org/node_modules/@babel/preset-env/lib/index.js
- /home/winner/Documents/github/reactjs.org/node_modules/@babel/core/lib/config/files/plugins.js
- /home/winner/Documents/github/reactjs.org/node_modules/@babel/core/lib/config/files/index.js
- /home/winner/Documents/github/reactjs.org/node_modules/@babel/core/lib/index.js
- /home/winner/Documents/github/reactjs.org/node_modules/babel-loader/lib/index.js
- /home/winner/Documents/github/reactjs.org/node_modules/gatsby/dist/utils/babel-loader.js
- /home/winner/Documents/github/reactjs.org/node_modules/loader-runner/lib/loadLoader.js
- /home/winner/Documents/github/reactjs.org/node_modules/loader-runner/lib/LoaderRunner.js
- /home/winner/Documents/github/reactjs.org/node_modules/webpack/lib/NormalModule.js
- /home/winner/Documents/github/reactjs.org/node_modules/webpack/lib/NormalModuleFactory.js
- /home/winner/Documents/github/reactjs.org/node_modules/webpack/lib/Compiler.js
- /home/winner/Documents/github/reactjs.org/node_modules/webpack/lib/webpack.js
- /home/winner/Documents/github/reactjs.org/node_modules/gatsby/dist/commands/develop.js
- /home/winner/Documents/github/reactjs.org/node_modules/gatsby-cli/lib/create-cli.js
- /home/winner/Documents/github/reactjs.org/node_modules/gatsby-cli/lib/index.js
- /home/winner/Documents/github/reactjs.org/node_modules/gatsby/dist/bin/gatsby.js

File: .cache/develop-static-entry.js

@RusimbiP are you working on it ? If not I can open a PR for it.

Thanks @sijusamson. I just managed to run it locally! The work begins now.

@RusimbiP All the best. :-)

Has this issue been assigned to someone? I would like to do it.
Please assign it to me if none is assigned.

I have a PR open

Fixed by @RusimbiP in #3134.

@RusimbiP how did you end up getting past the error you posted?

I did a yarn reset and re-cloned the project.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

gajomon picture gajomon  路  4Comments

ahtee picture ahtee  路  4Comments

trungdq88 picture trungdq88  路  3Comments

mbrowne picture mbrowne  路  5Comments

dstudzinski picture dstudzinski  路  3Comments