Skip to content

Comments

OUT-3144 | Implement functional sidebar media library section#43

Open
arpandhakal wants to merge 4 commits intoOUT-3145from
OUT-3144
Open

OUT-3144 | Implement functional sidebar media library section#43
arpandhakal wants to merge 4 commits intoOUT-3145from
OUT-3144

Conversation

@arpandhakal
Copy link
Collaborator

Changes

  • Designed the sidebar media library section for changing banners.
  • Right now, its all static. I've created a layout ready to integrate when the api is ready.

Testing Criteria

@arpandhakal arpandhakal requested a review from rrojan February 23, 2026 11:58
@arpandhakal arpandhakal self-assigned this Feb 23, 2026
@linear
Copy link

linear bot commented Feb 23, 2026

@vercel
Copy link

vercel bot commented Feb 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
client-home-v3 Ready Ready Preview, Comment Feb 24, 2026 5:09am

Request Review

Copy link
Collaborator

@priosshrsth priosshrsth left a comment

Choose a reason for hiding this comment

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

lgtm

/>
{isSelected && (
<div
className="absolute top-[10px] right-[10px] z-10 flex h-6 w-6 flex-shrink-0 flex-col items-end rounded-full bg-white"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
className="absolute top-[10px] right-[10px] z-10 flex h-6 w-6 flex-shrink-0 flex-col items-end rounded-full bg-white"
className="absolute top-2.5 right-2.5 z-10 flex h-6 w-6 flex-shrink-0 flex-col items-end rounded-full bg-white"

Using px this way will cause design issues for users that have changed the default zoom in accessibility.

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