osc-vitap / OpenSource101

This is a starter repository made specifically so we can help you get your first pull request and learn the basics of Git and GitHub.
https://opensource101.oscvitap.org/
GNU General Public License v3.0
85 stars 109 forks source link

[UREGENT] Major text overflow issue in the main webstie #103

Closed fullmeteor172 closed 11 months ago

fullmeteor172 commented 1 year ago

Good first issue 🍎

The JSON files that make the cards that are displayed on the website have no logic to account for text overflows. Some one can upload a large text block, eg: The entire script of the Shrek Movie, and it will be displayed in full.

This needs to be fixed asap as this bug can potential ruin the website.

Attached below is the image of the issue.

image

You can see that fullmeteor172's card is larger than the rest because of the favorite game section.

github-actions[bot] commented 1 year ago

Hey @fullmeteor172!, thanks for dropping an issue. We will look into this as soon as possible.

Albert-2 commented 1 year ago

hey I'll be more than happy to contribute.. can you please assign me this task.... Thank you.... :)

0xNunana commented 1 year ago

I'd love to be assigned this task

Albert-2 commented 1 year ago

hey i have make a PR can you please verify it THANK YOU..!!

0xNunana commented 1 year ago

kindly close this issue

fullmeteor172 commented 11 months ago

This issue has been addressed in the recent major refactor of this repo to svelte. Thank you for all the help 👍