- Issue created by @mschudders
- Merge request !57#issue-3536223: Make active filters a real HTML list instead of spans. → (Open) created by mschudders
- 🇫🇷France mably
This appears to be a potential breaking change. How should we handle it?
Currently the "list" of active filters are spans inside spans.
Ideally this should be an HTML list.
Change it to UL > LI.
Review patch.
Active
3.1
Code
This appears to be a potential breaking change. How should we handle it?