[
https://issues.apache.org/jira/browse/NIFI-708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14594839#comment-14594839
]
Dan Bress commented on NIFI-708:
--------------------------------
Consider putting a max width on all columns to prevent this width takeover from
happening. It appears to be due to:
Inactivity Message="Lacking activity as of time: ${now():format('yyyy/MM/dd
HH:mm:ss')}; flow has been inactive for
${inactivityDurationMillis:toNumber():divide(60000)} minutes"
Activity Restored Message = "Activity restored at time:
${now():format('yyyy/MM/dd HH:mm:ss')} after being inactive for
${inactivityDurationMillis:toNumber():divide(60000)} minutes"
and the CSS not breaking/wrapping this column.
> Generated docs for MonitorActivity look bad
> -------------------------------------------
>
> Key: NIFI-708
> URL: https://issues.apache.org/jira/browse/NIFI-708
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Documentation & Website
> Affects Versions: 0.1.0
> Reporter: Dan Bress
> Priority: Minor
>
> If you look at the [documentation for
> MonitorActivity|https://nifi.incubator.apache.org/docs.html] it just looks
> bad.
> In the Properties section, the following things don't look good
> # The Default Value column is too wide
> # The description column is too small
> # There is a horizontal scrollbar
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)