Open katehollowayconfluent opened 1 month ago
We will need to split off design and dev will go ahead with "wireframes" and iterate until design resources are ready. Per @shouples we have some existing patterns we can reuse for local env SR and expand on that.
For reference, here's the current Kafka cluster quickpick structure:
And the incoming Schema Registry quickpick structure:
Only major difference is for SR, we're only splitting on local-vs-CCloud (until other connection types are supported), and not separating on environment like we do with the Kafka cluster quickpick.
Background
As part of the effort to add Confluent Platform support, we will need to revisit the Schema Registry Selection experience to ensure that it is consistent, easy to use, and discoverable while providing users the information they need about which schema registry is selected.
Confluent Platform has additional settings that will expand the workflow and details needed for Schema Registry and adding the complexity here will catalyze the need for a comprehensively designed experience.
More Details to Come