provectus/kafka-ui

SR: Extend the search by field set

开放

#3,170 创建于 2022年12月28日

 (1 条评论) (0 个反应) (0 位负责人)Java (977 个派生)batch import
good first issuescope/backendscope/frontendstatus/acceptedtype/enhancement

仓库指标

星标
 (7,799 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南