provectus/kafka-ui
Add placeholders for "Time to retain data (in ms)" ,"Maximum message size in bytes *" fields within Create Topic
オープン
#2,555 opened on 2022/09/09
good first issuescope/frontendstatus/acceptedtype/enhancement
Repository metrics
- Stars
- (7,799 個のスター)
- PR merge metrics
- (30d に merged PR はありません)
説明
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
- Navigate to Topics
- 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