Open
Description
Actual behavior
It is not possible to sort the configs for the broker, which complicates the search for the required config.
Expected behavior
Sorting should be possible by the Key and Value. Which is especially helpful on the troubleshooting.
Sorting by the Source of the config can also come handy.
Set up
Steps to Reproduce
- Login to Kafka UI
- Navigate to Borkers
- Select broker and switch to Configs tab.
Screenshots
Additional context
Discussed with @Haarolean to be created as a separate issue from #2651