platform
platform copied to clipboard
Error filter in a page with multiple list layout
Describe the bug I have a page that contain more tabs and in every tab there is a list layout, the problem is that all of those tab have a column called "name" and when i filter by this column, if i filter in the last tab the filter is duplicated in every tabs, if i filter in the others tab (not in the last one) the filter doesn't work.
Filters, like pagination, depend on the HTTP parameter. If you have multiple tables in tabs on your page, it's best to separate them. For example use TabMenu