Commit d90050f
committed
Show filter-aware empty state on Waterline flow list
Split the flow list empty state into two cases: when filters are active
but no flows match, show a filter-specific message with a Clear filters
button; when no filters are active and the list is empty, keep the
existing "There aren't any flows." message.
This gives operators a clearer next action when filters hide results,
and mirrors the Clear control already available in the list toolbar.1 parent bfad678 commit d90050f
1 file changed
Lines changed: 13 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1662 | 1662 | | |
1663 | 1663 | | |
1664 | 1664 | | |
1665 | | - | |
| 1665 | + | |
1666 | 1666 | | |
1667 | 1667 | | |
1668 | 1668 | | |
1669 | | - | |
1670 | | - | |
| 1669 | + | |
| 1670 | + | |
| 1671 | + | |
| 1672 | + | |
| 1673 | + | |
| 1674 | + | |
| 1675 | + | |
| 1676 | + | |
| 1677 | + | |
| 1678 | + | |
| 1679 | + | |
| 1680 | + | |
1671 | 1681 | | |
1672 | 1682 | | |
1673 | 1683 | | |
| |||
0 commit comments