oslabs-beta / oslabs-beta/TrailGuide
User Profile Style Update
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 28
- Forks
- 0
- Avg merge
- 6m
- Merged PRs (30d)
- 1
Description
Problem
As a user, I would like the user profile to match the rest of the apps styling, I've also noticed some of the containers are unset and some of the button sizes are mismatched.
Solution
We can solve this problem by merging the profile.css styling into the Index.css. We will need to make sure there are no conflicting classNames, and then we should be able to use our preset styling variables for an easier update process.
Additional information
No response
👨👧👦 Contributing
- 🙋♂️ Yes, I'd love to make a PR to implement this feature!
Contributor guide
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 comparing profile.css with Index.css, focusing on conflicting class names, unset containers, button sizing, and the existing preset styling variables. Done means the profile styling is merged into Index.css and matches the rest of the app without conflicts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- design, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100