Danger Training exercise. [Code Walkthrough page](/code-walkthrough) ## What made you smile? - Filtering functionality is well designed and comprehensive. - Documentation is easy to follow. - We tested variuos variations of filters in combination with toggles, inputs, filesets and everything worked well! ## What did you find confusing? - We mistyped `filter` instead of `filters` and this typo was very hard to catch. Is it possible to validate markdoc attribute names in editor? - On initial filters configuration it didn't work in WebView. It started working after WebView reload.