provectus/kafka-ui

SR: Implement sorting

Open

#3169 opened on Dec 28, 2022

View on GitHub
 (10 comments) (0 reactions) (1 assignee)Java (7,799 stars) (977 forks)batch import
good first issuescope/backendscope/frontendstatus/acceptedtype/enhancement

Description

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

Contributor guide