provectus/kafka-ui

SR: Implement sorting

Open

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

在 GitHub 查看
 (10 评论) (0 反应) (1 负责人)Java (7,799 star) (977 fork)batch import
good first issuescope/backendscope/frontendstatus/acceptedtype/enhancement

描述

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

贡献者指南