provectus/kafka-ui

SR: Implement sorting

开放

#3,169 创建于 2022年12月28日

 (11 条评论) (0 个反应) (1 位负责人)Java (977 个派生)batch import
good first issuescope/backendscope/frontendstatus/acceptedtype/enhancement

仓库指标

星标
 (7,799 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Describe the bug

No sorting on the page right now.

Expected behavior

Would be good to be able to sort by the Subject, ID, Type column values. Schema Compatibility sorting can be useful for testing purposes as well to find the test data.

Set up

f4e6afe

Steps to Reproduce

  1. Log in to Kafka UI and navigate to the Schema registry page.

Screenshots

image

Additional context

@Haarolean required to open this as a separate issue from the #2651

贡献者指南