Content
View differences
Updated by Henriette Darge 3 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. On a page with quick filters, the filter button should be labelled "All filters"
1.
2. It should be an invisible button
2.
3. The search is collapsed per default This should be fixed at the component level (and not a local fix only for the meetings case)
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.
1.
2.
2.
3.
1. On pages where there is only a search but no further buttons, we manually change that to be expanded
<br>