Northeastern-Electric-Racing / Northeastern-Electric-Racing/FinishLine
[Maintenance] - Onboarding Block Text Overflow
Open
Beginner friendly
Nobody has claimed this yet.
maintenance
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 9
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 11
Description
Description
On the onboarding page, if the text displayed in the onboarding block is too big, it expands out of it. We want to update the onboarding block to dynamically size based on the contents inside.
Acceptance Criteria
- Onboarding box fits all text regardless of length
Proposed Solution
- Read through the code in OnboardingBlock.tsx
- Update the code to properly size the box depending on text
Mocks
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading OnboardingBlock.tsx and reproduce the onboarding case where long text overflows its box. Update the block sizing so it fits text of any length, then verify that the onboarding box contains all displayed text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 82/100