oslabs-beta / oslabs-beta/TrailGuide

User Profile Style Update

Open
#61 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.