Open
Description
Issue submitter TODO list
- I've searched for an already existing issues here
- I'm running a supported version of the application which is listed here and the feature is not present there
Is your proposal related to a problem?
No response
Describe the feature you're interested in
Prerequisites
Currently, when a user searches for topics / consumer groups, the search query is presented in the URL and can be shared (e.g. cluster_name/consumer-groups?q=sink)
For Kafka Connect connectors it doesn't work the same
To do
Put Kafka Connect connectors search query to the URL
Acceptance criteria
Given: A user is on Kafka Connect connectors page, searching for connectors
When: A user stopped typing query to the search field
Then: URL is update and contains the search query
Describe alternatives you've considered
No response
Version you're running
2ce0662
Additional context
No response