Leapcode-Open / leapcode-frontend

Leapcode's frontend codebase.
https://leapcode.io
MIT License
30 stars 37 forks source link

Technology labels going out of the card #18

Closed prem315 closed 3 years ago

prem315 commented 3 years ago

Related project cards When there are more technology labels, those labels are going outside of the card.

Screenshot 2021-01-03 at 10 08 18 PM
ajai-jayakumar commented 3 years ago

Hi @stanly-johnson I can fix this issue for you, kindly assign this bug under my name and let me know the details to run your application.

stanly-johnson commented 3 years ago

Thanks @ajai-sandy! @atulsuresh Can you pls help here :)

prem315 commented 3 years ago

@stanly-johnson @atulsuresh I tried to install the project locally but firebase gives me apiKey, authDomain, projectid, storageBucket, messagingSenderId, appId, measurementId only. Not databaseid

can someone please update the CONTRIBUTING.md with a detailed explanation on how to run the project locally?

atulsuresh commented 3 years ago

@prem315 Sorry for the bad documentation we have. Unfortunately, our backend code is not open-sourced yet, which makes setting up on local a bit challenging.

But we could solve this issue without running on local.

You might just add a class "flex-wrap" on the parent div where the list is there.

Let me know if you want help in finding the right file on the code.

ajai-jayakumar commented 3 years ago

@atulsuresh @stanly-johnson Created a PR for the above mentioned issue https://github.com/Leapcode-Open/leapcode-frontend/pull/22, kindly review them.