provectus/kafka-ui

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

Open

#2555 opened on Sep 9, 2022

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Java (7,799 stars) (977 forks)batch import
good first issuescope/frontendstatus/acceptedtype/enhancement

Description

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

Contributor guide