Skip to content

Conversation

@JayGeorge
Copy link

Description of the Problem

As per #13620, the background blur removes the possibility of referencing the underlying content.

What this PR Does

  • Closes [6.x] Reconsider backdrop blur usage #13620
  • Removes the background blur components where you might need to reference the background.
  • The blurred background remains on modals, and the command palette
  • Removes backdrop-blur-[10px] from the architectural lines. This is no longer needed now that we're using a solid color on that panel
  • Remove a utility class that wasn't used

How to Reproduce

  1. Edit a blueprint and view the blur effect on stacks in the background

@JayGeorge JayGeorge linked an issue Jan 24, 2026 that may be closed by this pull request
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.

[6.x] Reconsider backdrop blur usage

2 participants