confluentinc / vscode

Confluent for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=confluentinc.vscode-confluent
Apache License 2.0
13 stars 4 forks source link

After uploading a new schema, if the target schema registry is selected, the list should be refreshed to show the new schema. #640

Closed derek1ee closed 3 days ago

derek1ee commented 1 week ago
  1. Select a schema registry.
  2. Open a schema.
  3. Save as local file.
  4. Edit the schema.
  5. Upload the schema to result in a new version of the schema.
  6. Observe the schema tree.

Expected: the list auto refreshes to show the newly uploaded schema. Actual: doesn't auto refresh, requires manually refresh via the refresh button.

shouples commented 4 days ago

Need to at least refresh the Schemas view even if the new schema isn't "revealed" in the view