My problem is that I can’t tell what any of the filter effects are on SVG export, especially when there are several.
What I would prefer is a filter effect id to include the name of the effect style (if the effect is a style) . For example a shadow-lg
effect style would look like the following after svg export:
This small change would make it a lot easier to work with SVG assets that have these styles applied. I realize this is niche and I probably use SVG filter effects more than any current living person but it would go a long way for my personal QoL. Eager to hear if anyone else would find this helpful.