Skip to content

Refactor SVG filters to be singletons #8272

@BeksOmega

Description

@BeksOmega

We have certain filters, such as the disabled filter, that are created multiple times with unique IDs (source code link). This was necessary because of a browser bug that has since been fixed. We should refactor these so that they're singletons, so we can reference them from CSS.

Fixing this will also involve actually referencing them from CSS.

This should be merged against the rc/v12.0.0 branch.

See the design doc for more info.

Metadata

Metadata

Assignees

Labels

issue: feature requestDescribes a new feature and why it should be added

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions