confluentinc / confluentinc/vscode
Support adding schema to a schemaless topic
Open
schema management
- Dominant language
- TypeScript
- Stars
- 34
- Forks
- 17
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 8
Description
If a topic has no schema, then we should provide an option (e.g. in context menu or as a child tree item) to add a schema. Selecting it would first prompt users to select type (json/avro/proto) and then present user with a placeholder file similar to the Confluent Cloud experience.
When choosing to upload, the said schemaless topic should be pre-selected to make upload easier.
Contributor guide
Assessment
This issue has not been assessed yet.