# Project 35 Code walkthrough filters ## What made you smile? * We believe filters and toogles works as expected. * We realy like the feature and how it works! * Toogle are realy usefull. ## What did you find confusing? * It will be nice to have some docs with `slot` description. * `Slot` tag is not properly parsed in the docs ![Screenshot 2025-02-21 at 14.24.45.png](/assets/screenshot-2025-02-21-at-14.24.45.9e84611c4a2e855ece9b7e610614fae3248c2a450dc4d7c5bf5044b561b94251.d6e9a4c0.png) * We were able to add `chunk` without `step-id` but docs said this is required. Maybe there is sense to say that it is requires one of `step-id`, `when` and `unless`. * `Toogle` with `when` does not work properly. It is not displayed on the webview for some reason at all with `when` attribute. Without it it works as expected.