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

@stijnpotters1 stijnpotters1 commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

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

philipsens commented Jun 3, 2026

Copy link
Copy Markdown
Member

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

@stijnpotters1

stijnpotters1 commented Jun 3, 2026

Copy link
Copy Markdown
Contributor Author

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

sonarqubecloud Bot commented Jun 3, 2026

Copy link
Copy Markdown

@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