scroll-tech / scroll-tech/frontends

[BUG]Text and SVG overlapping

Open
#1,003 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
63
Forks
79
Avg merge
16h 15m
Merged PRs (30d)
10

Description

Description:
Part of a text is overlapping a SVG on any screen smaller than 600px.

The bug is where it says: "Mainnet Housewarming Party", almost at the end of the website, in the index page.

Scroll-Page-600px Scroll-Page-599px

Note how on the screen in which the width is 600px, nothing happens, but on the the other screen of 599px, it's overlapping.

The bug can be fixed if the height is changed to 15rem or higher.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the index page and locate the section containing “Mainnet Housewarming Party” near the end of the website. Reproduce the overlap at widths below 600px, comparing 600px and 599px views. Done means the text and SVG no longer overlap on screens smaller than 600px while the surrounding layout remains intact.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend, web-dev
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.