Skip to content

Replace: Color Images with Cards and Copiable Code on Sistent Colors page#6477

Merged
vr-varad merged 19 commits intolayer5io:masterfrom
M-DEV-1:M-DEV-1/replace-images-on-colors-page
Aug 11, 2025
Merged

Replace: Color Images with Cards and Copiable Code on Sistent Colors page#6477
vr-varad merged 19 commits intolayer5io:masterfrom
M-DEV-1:M-DEV-1/replace-images-on-colors-page

Conversation

@M-DEV-1
Copy link
Copy Markdown
Member

@M-DEV-1 M-DEV-1 commented May 23, 2025

Description

This PR fixes #6474

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

M-DEV-1 added 2 commits May 23, 2025 17:33
…tokens

Signed-off-by: M-DEV-1 <mahadevankizhakkedathu@gmail.com>
Signed-off-by: M-DEV-1 <mahadevankizhakkedathu@gmail.com>
onClick={() => handleCopy(hex)}
aria-label={`Copy HEX color code of ${name}`}
sx={{
color: theme.palette.icon?.default,
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

this doesn't seem to render correctly

const colors = [
{
name: "Keppel Green",
color: theme.palette.background.brand?.default,
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

colors aren't rendering from the sistent tokens, not sure why

@github-actions
Copy link
Copy Markdown
Contributor

@l5io
Copy link
Copy Markdown
Member

l5io commented May 23, 2025

🚀 Preview for commit f41d7b0 at: https://683067b0f10c49787a9b0d3e--layer5.netlify.app

@M-DEV-1
Copy link
Copy Markdown
Member Author

M-DEV-1 commented May 23, 2025

@vr-varad
Copy link
Copy Markdown
Contributor

hey @M-DEV-1 is this issue resolved?

@l5io
Copy link
Copy Markdown
Member

l5io commented Jun 17, 2025

🚀 Preview for commit 8a48c84 at: https://6850e6337270c4bf3d7093b2--layer5.netlify.app

Signed-off-by: M-DEV-1 <mahadevankizhakkedathu@gmail.com>
@l5io
Copy link
Copy Markdown
Member

l5io commented Jun 17, 2025

🚀 Preview for commit 9e36add at: https://6850ef155954f20c0351495a--layer5.netlify.app

M-DEV-1 and others added 4 commits June 17, 2025 10:17
Signed-off-by: M-DEV-1 <mahadevankizhakkedathu@gmail.com>
Signed-off-by: M-DEV-1 <mahadevankizhakkedathu@gmail.com>
Signed-off-by: M-DEV-1 <mahadevankizhakkedathu@gmail.com>
Signed-off-by: mahadevan <135952571+M-DEV-1@users.noreply.github.com>
@l5io
Copy link
Copy Markdown
Member

l5io commented Jun 17, 2025

🚀 Preview for commit 0277257 at: https://6850febc6cd7d0f26128c16a--layer5.netlify.app

@vr-varad
Copy link
Copy Markdown
Contributor

@M-DEV-1 Builds are failing

Comment thread src/sections/Projects/Sistent/identity/color/index.js Outdated
Signed-off-by: mahadevan <135952571+M-DEV-1@users.noreply.github.com>
@l5io
Copy link
Copy Markdown
Member

l5io commented Jul 5, 2025

🚀 Preview for commit 74541ac at: https://68691054ab1426d56b4cabb5--layer5.netlify.app

@M-DEV-1
Copy link
Copy Markdown
Member Author

M-DEV-1 commented Jul 5, 2025

@vr-varad
Copy link
Copy Markdown
Contributor

vr-varad commented Jul 5, 2025

Everything looks good. @M-DEV-1
Just one feature i would like to suggest would be, how about make them equally separable something like
justify-content: space-between, thoughts,
image

@M-DEV-1
Copy link
Copy Markdown
Member Author

M-DEV-1 commented Jul 6, 2025

Everything looks good. @M-DEV-1 Just one feature i would like to suggest would be, how about make them equally separable something like justify-content: space-between, thoughts, image

Yes, that's a good suggestion @vr-varad but the cards will become longer and they're already quite long, I supposed.

@l5io
Copy link
Copy Markdown
Member

l5io commented Jul 7, 2025

🚀 Preview for commit d534efc at: https://686c24c6f7db2305a6135183--layer5.netlify.app

@M-DEV-1
Copy link
Copy Markdown
Member Author

M-DEV-1 commented Jul 8, 2025

@vr-varad, I believe this is done. Can we get this merged?

@l5io
Copy link
Copy Markdown
Member

l5io commented Jul 8, 2025

🚀 Preview for commit 37e12b2 at: https://686ccb329f1c71b89cbf7e56--layer5.netlify.app

@stale
Copy link
Copy Markdown

stale Bot commented Jul 18, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale Bot added the issue/stale Issue has not had any activity for an extended period of time label Jul 18, 2025
@stale stale Bot removed the issue/stale Issue has not had any activity for an extended period of time label Jul 20, 2025
@l5io
Copy link
Copy Markdown
Member

l5io commented Jul 20, 2025

🚀 Preview for commit 804c77a at: https://687cb817fb5c2b6e12941bc3--layer5.netlify.app

Copy link
Copy Markdown
Contributor

@Namanv0509 Namanv0509 left a comment

Choose a reason for hiding this comment

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

lgtm

@LibenHailu
Copy link
Copy Markdown
Member

LGTM

@stale
Copy link
Copy Markdown

stale Bot commented Jul 29, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale Bot added the issue/stale Issue has not had any activity for an extended period of time label Jul 29, 2025
@stale stale Bot removed the issue/stale Issue has not had any activity for an extended period of time label Aug 10, 2025
@l5io
Copy link
Copy Markdown
Member

l5io commented Aug 10, 2025

🚀 Preview for commit e16317a at: https://68991d6f613dbf886c1deef0--layer5.netlify.app

@vr-varad vr-varad merged commit 4a7ca24 into layer5io:master Aug 11, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[UI] Replace color images with copiable Hex/RGB codes on Sistent Identity Page

6 participants