Skip to content

Enhanced node components with improved shadow effects for better visual depth#537

Open
stijnpotters1 wants to merge 3 commits into
masterfrom
feat/node-shadows
Open

Enhanced node components with improved shadow effects for better visual depth#537
stijnpotters1 wants to merge 3 commits into
masterfrom
feat/node-shadows

Conversation

@stijnpotters1
Copy link
Copy Markdown
Contributor

@stijnpotters1 stijnpotters1 commented Jun 2, 2026

Before:
image

After:
According to the #507 design
image

Global view:
image

@stijnpotters1 stijnpotters1 requested a review from philipsens June 2, 2026 14:01
@stijnpotters1 stijnpotters1 self-assigned this Jun 2, 2026
@stijnpotters1 stijnpotters1 linked an issue Jun 2, 2026 that may be closed by this pull request
@philipsens
Copy link
Copy Markdown
Member

philipsens commented Jun 3, 2026

I think the shadow should go down. And the nested element has a weird inset shadow.

@stijnpotters1
Copy link
Copy Markdown
Contributor Author

stijnpotters1 commented Jun 3, 2026

I think the shadow should go down. And the nested element has a weird inset shadow.

I have improved it
image
What so you think?

@philipsens
Copy link
Copy Markdown
Member

image

Shadown only has offset down

@stijnpotters1
Copy link
Copy Markdown
Contributor Author

Like this?
image

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Jun 3, 2026

@philipsens
Copy link
Copy Markdown
Member

When looking at the code, you did a pretty manual job for something that is built into Tailwind CSS. https://tailwindcss.com/docs/box-shadow

Just use shadow-md and inset-shadow-md.

I noticed that the configuration page also had some shadows and inset shadows. Could you make the shadows consistent over these two places?

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.

Frank node parent child shadows

2 participants