provectus/kafka-ui

Add placeholders for "Time to retain data (in ms)" ,"Maximum message size in bytes *" fields within Create Topic

Open

#2,555 建立於 2022年9月9日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)Java (7,799 star) (977 fork)batch import
good first issuescope/frontendstatus/acceptedtype/enhancement

描述

Describe the bug Add placeholders for "Time to retain data (in ms)" ,"Maximum message size in bytes *" empty fields and display inline values of filled input fields within Create Topic

Set up https://www.kafka-ui.provectus.io/

Steps to Reproduce

  1. Navigate to Topics
  2. Add a Topic

Expected behavior

  • Inline visualization for input fields values should be displayed as in attached second screenshot

  • Placeholder "Time to retain data"should be for "Time to retain data (in ms)" field and placeholder "Maximum message size" should be for "Maximum message size in bytes *" field in case of letting these fields empty (first screenshot)

Screenshots

貢獻者指南