Skip to content

Preserve backdrop blur during fade transitions#2371

Open
tf wants to merge 1 commit intocodevise:masterfrom
tf:filter-fade
Open

Preserve backdrop blur during fade transitions#2371
tf wants to merge 1 commit intocodevise:masterfrom
tf:filter-fade

Conversation

@tf
Copy link
Member

@tf tf commented Mar 13, 2026

Extract overlay style computation into a shared hook and fade individual foreground elements instead of the whole section. This prevents the backdrop blur from flickering or disappearing during fade transitions between sections, since the section itself no longer changes opacity.

Card box backgrounds move from a CSS pseudo-element to a real DOM element so that their opacity can be controlled independently.

REDMINE-21203

@tf tf added this to the v17.2 milestone Mar 13, 2026
Extract overlay style computation into a shared hook and
fade individual foreground elements instead of the whole
section. This prevents the backdrop blur from flickering
or disappearing during fade transitions between sections,
since the section itself no longer changes opacity.

Card box backgrounds move from a CSS pseudo-element to a
real DOM element so that their opacity can be controlled
independently.

REDMINE-21203
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.

1 participant