-
Notifications
You must be signed in to change notification settings - Fork 11
Description
Description
Build the profile header section for the creator dashboard.
This section displays the creator’s avatar, name, profession, wallet address, and edit button.
The sidebar and top navigation are already implemented, so this issue only focuses on the profile header content.
FIGMA
Section Layout
The header section should contain:
Left Side
Creator avatar
Creator name
Creator role/title
Example:
Miss Flora Osatuyi | Product Designer
Right Side
Two action buttons:
Edit Profile
Wallet Address Display
A wallet address should include a copy-to-clipboard icon.
Example format:
0x411ad3c6...
Requirements
Avatar image
Name and profession displayed inline
Wallet address shortened
Copy wallet button
Edit profile button
Acceptance Criteria
The profile avatar renders correctly
The creator's name and role appear
The edit button is visible
Wallet address displays with copy icon
The layout is responsive