Skip to content

Profile Icon Background Color - #1774

Open
cjlou45 wants to merge 1 commit into
SCE-Development:devfrom
cjlou45:background-color
Open

Profile Icon Background Color#1774
cjlou45 wants to merge 1 commit into
SCE-Development:devfrom
cjlou45:background-color

Conversation

@cjlou45

@cjlou45 cjlou45 commented Jul 13, 2025

Copy link
Copy Markdown
Collaborator

#1556 added ability for users to change their icon's background color from the profile page

ezgif-589d1622c73611

@cjlou45
cjlou45 force-pushed the background-color branch 3 times, most recently from 0e94426 to b92fb5b Compare July 15, 2025 06:03
@cjlou45
cjlou45 force-pushed the background-color branch from a136c0b to fd694bb Compare July 24, 2025 06:03
@cjlou45 cjlou45 mentioned this pull request Jul 29, 2025
@cjlou45
cjlou45 force-pushed the background-color branch 4 times, most recently from 7199dd0 to 8282abd Compare July 31, 2025 02:32
Comment thread src/index.js
Comment on lines 34 to +35
<SceContext.Provider value={{user, setUser, authenticated, setAuthenticated}}>
<BrowserRouter>
<SearchModal/>
<Routing/>
</BrowserRouter>
<BackgroundColorContextProvider>

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add it to SceContext.Provider


export default function Profile() {
const defaultColor = '#2a323c';
const { user } = useSCE();

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

then you can use the context here

@cjlou45
cjlou45 force-pushed the background-color branch from 1bedaa9 to 8282abd Compare July 31, 2025 03:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants