[
https://issues.apache.org/jira/browse/NIFI-14957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18019946#comment-18019946
]
ASF subversion and git services commented on NIFI-14957:
--------------------------------------------------------
Commit 8ceb6d44131bb815300fbeffad4edabfc92fd2dc in nifi's branch
refs/heads/main from babubabu
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=8ceb6d4413 ]
NIFI-14957: Add nifi-tooltip to parameter-context edit view for parameters
(#10293)
To ease the debugging of parameters, the tooltip shows the value of the
parameter on hover.
Decided to use the NifiTooltip directive in favour of title-attribut to support
screenshots and select/copy via cursor
The title tooltip just disappears triggering any other input while NifiTooltip
stays opened.
Co-authored-by: Felix Schultze <[email protected]>
> Add possibility to show long parameters on Hover in parameter-context
> edit-view
> -------------------------------------------------------------------------------
>
> Key: NIFI-14957
> URL: https://issues.apache.org/jira/browse/NIFI-14957
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core UI
> Affects Versions: 2.4.0, 2.5.0, 2.6.0
> Reporter: Felix Schultze
> Assignee: Felix Schultze
> Priority: Minor
> Attachments: image-2025-09-11-13-48-46-677.png
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> We often have the need to check parameters during development & operations
> (e.g. debugging input / output targets etc)
> It would be nice to have the ability to hover parameter values to see the
> complete value. Currently we have to open every parameter, to see, what's in.
> Current view is without hover functionality:
> !image-2025-09-11-13-48-46-677.png!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)