provectus/kafka-ui

SR: Extend the search by field set

Open

#3,170 opened on 2022年12月28日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Java (7,799 stars) (977 forks)batch import
good first issuescope/backendscope/frontendstatus/acceptedtype/enhancement

説明

Describe the bug

  1. Search only possible by the Schema name.
  2. Column name Subject doesn't match the "Schema name" used in the search.

Expected behavior

  1. Extend the search from "Subject" to "Subject", "ID", "Type"
  2. Rename the mask in the search, so there will be either "Schema name" or "Subject" both in the column names and search field hint.

Set up

f4e6afe

Steps to Reproduce

  1. Log in to Kafka UI and navigate to the Schema registry.

Screenshots

image

Additional context

@Haarolean requested to create a separate issue from the #2651

コントリビューターガイド