-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
RaspberryPiFoundation/blockly-samples
#2472Labels
issue: feature requestDescribes a new feature and why it should be addedDescribes a new feature and why it should be added
Milestone
Description
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 addedDescribes a new feature and why it should be added