Current Behavior
Across Meshery UI, every data table page manually re-creates the same toolbar layout by composing ToolWrapper + SearchBar + UniversalFilter + CustomColumnVisibilityControl + ViewSwitch + action buttons. While functionally similar, each implementation has slight variations in styling, spacing, and structure.
Desired Behavior
A standardized, reusable TableToolbar component in Sistent that provides a composable container
Refer
Contributor Guides and Resources
Current Behavior
Across Meshery UI, every data table page manually re-creates the same toolbar layout by composing ToolWrapper + SearchBar + UniversalFilter + CustomColumnVisibilityControl + ViewSwitch + action buttons. While functionally similar, each implementation has slight variations in styling, spacing, and structure.
Desired Behavior
A standardized, reusable TableToolbar component in Sistent that provides a composable container
Refer
Contributor Guides and Resources