kafka-ui icon indicating copy to clipboard operation
kafka-ui copied to clipboard

SR: Implement sorting

Open Haarolean opened this issue 1 year ago • 3 comments

via https://github.com/provectus/kafka-ui/issues/3169

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.

https://user-images.githubusercontent.com/112083452/209824446-9f4e64a0-e9f9-4074-8913-0ec9bccfa2d1.png

Haarolean avatar Mar 13 '24 11:03 Haarolean

I'd like to work on this! But I have a problem, how to get access to "Schema registry" menu?

svrmnk avatar May 07 '24 17:05 svrmnk

@svrmnk running a docker compose file with SR enabled should suffice. Like this one, but make sure to remove "arm64" within image names if you're on x86

Haarolean avatar May 07 '24 17:05 Haarolean

Assign it to me, please)

svrmnk avatar May 14 '24 08:05 svrmnk