Sanjay Yellambalase Ravikumar created KAFKA-10406:
-----------------------------------------------------
Summary: Table data doesn't wrap around in fixed-width columns and
gets hidden
Key: KAFKA-10406
URL: https://issues.apache.org/jira/browse/KAFKA-10406
Project: Kafka
Issue Type: Improvement
Components: docs
Reporter: Sanjay Yellambalase Ravikumar
Fix For: 2.5.1, 2.6.0
The Kafka config-steams docs includes a table for "[Optional Configuration
Parameters|[https://kafka.apache.org/26/documentation/streams/developer-guide/config-streams#optional-configuration-parameters]]".
The first ("Parameter Name") and last ("Default Value") columns text doesn't
wrap around when the text length exceeds the width of the columns. Because of
this, some of the text gets hidden from the view.
This is the case with both 2.6.0 as well as 2.5.1 versions and may be others as
well. This needs to be handled similar to how the text in third ("Description")
column is handled where the text wraps around and all the data is visible.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)