Skip to content

Feature/contacts pane redesign - #301

Draft
m5x5 wants to merge 13 commits into
SolidOS:stagingfrom
m5x5:feature/contactsPaneRedesign
Draft

Feature/contacts pane redesign#301
m5x5 wants to merge 13 commits into
SolidOS:stagingfrom
m5x5:feature/contactsPaneRedesign

Conversation

@m5x5

@m5x5 m5x5 commented Jul 28, 2026

Copy link
Copy Markdown

@timea-solid

Copy link
Copy Markdown
Member

So far so good.
One remark: we decided local web components to be prefixed with the pane name - so contacts-pane-... here

@timea-solid timea-solid left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

While any is a good start, we should improve it to be more specific at some point.
Good work!

type Visibility = 'public' | 'private' | null

/** Globe and lock marks for the visibility badge, sized to its text. */
const globeIcon = html`

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

don't we have this icons on lucide?


/** The empty state's circled address-book icon; the wording next to it is
* plain HTML in renderEmpty. */
const emptyIllustration = html`

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Pls try and use lucide icons directly as we have in solid-ui or profile-pnae

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In progress

Development

Successfully merging this pull request may close these issues.

2 participants