Content
View differences
Updated by Henriette Darge 6 days ago
###
### Steps to reproduce
* Have a page with multiple quick filters being used
* Change to a medium screen size (e.g tablet)
### What is the buggy behavior?
* the components stack and push themselves out of screen
* On mobile, everything is fine
<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/921342/content">
### What is the expected behavior?
* The quickFilters should be hidden earlier
* If there is still not enough space, the components should wrap rather than pushing out of screen
###
### Steps to reproduce
* Have a page with multiple quick filters being used
* Change to a medium screen size (e.g tablet)
### What is the buggy behavior?
* the components stack and push themselves out of screen
* On mobile, everything is fine
<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/921342/content">
### What is the expected behavior?
* The quickFilters should be hidden earlier
* If there is still not enough space, the components should wrap rather than pushing out of screen
###