Commit 3f195c5
committed
refactor(schema-registry): align list with topic/security listings
- Replace legacy Section box with ListLayout scaffolding so the table
renders flush like the topics/security lists
- Add faceted Type and Compatibility filters (DataTableFacetedFilter)
- Move the row delete action into a three-dots kebab menu
- Use shared DataTablePagination
- Load all subject details up front (useSchemaDetailsByNameQuery, shared
cache) to enable list-wide type/compatibility filtering
- Update schema e2e helpers/spec for the new kebab delete flow1 parent 7ee42a0 commit 3f195c5
4 files changed
Lines changed: 336 additions & 276 deletions
File tree
- frontend
- src
- components/pages/schemas
- react-query/api
- tests
- test-variant-console/schemas
0 commit comments