Content
View differences
Updated by Henriette Darge 15 days ago
### Steps to reproduce
1. Go to a page where quick filters and the all filters button are visible together (for now only meetings index)
### What is the buggy behavior?
* The all filters button does not match the spec
### What is the expected behavior?
### **<img class="image_resized op-uc-image op-uc-image_inline" style="width:365px;" src="/api/v3/attachments/922093/content">**
The SubHeader component is changed so that per default:
1. the filter button should be labelled "All filters"
1. It should be an invisible button
1. Exception: On pages where there is only the "All filters" button but nothing else, the scheme is `default`
2. The search is collapsed per default
1. On pages where there is only a search but no further buttons, we manually change that to be expanded
<br>
1. Go to a page where quick filters and the all filters button are visible together (for now only meetings index)
### What is the buggy behavior?
* The all filters button does not match the spec
### What is the expected behavior?
### **<img class="image_resized op-uc-image op-uc-image_inline" style="width:365px;" src="/api/v3/attachments/922093/content">**
The SubHeader component is changed so that per default:
1. the filter button should be labelled "All filters"
1. It should be an invisible button
1. Exception: On pages where there is only the "All filters" button but nothing else, the scheme is `default`
1. On pages where there is only a search but no further buttons, we manually change that to be expanded
<br>