You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/03/03 23:51:00 UTC

[jira] [Commented] (NIFI-9543) Add Bring to Front Capabilities to Labels

    [ https://issues.apache.org/jira/browse/NIFI-9543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17501081#comment-17501081 ] 

ASF subversion and git services commented on NIFI-9543:
-------------------------------------------------------

Commit 6cd30e3d0aa6e7f8763afc7c4cb007b322555573 in nifi's branch refs/heads/main from Shane Ardell
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=6cd30e3 ]

NIFI-9543: Add bring-to-front functionality to labels (#5765)

* NIFI-9543: add bring-to-front functionality to labels

* NIFI-9543: update zIndex changes to persist after shutdown

* NIFI-9543: remove commented code

* NIFI-9543: update flow comparator and snippet to account for zIndex

* NIFI-9543: changed add function to sort labels when a new label is added

* NIFI-9543: remove unnecessary call to position

* NIFI-9543: only register difference if zIndex is not default value

* NIFI-9543: add null checks to prevent primitive Long

This closes #5765 

> Add Bring to Front Capabilities to Labels
> -----------------------------------------
>
>                 Key: NIFI-9543
>                 URL: https://issues.apache.org/jira/browse/NIFI-9543
>             Project: Apache NiFi
>          Issue Type: New Feature
>          Components: Core Framework, Core UI
>            Reporter: Matt Gilman
>            Assignee: Shane Ardell
>            Priority: Major
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> Currently, Connections offer a context menu item to 'Bring to Front'. This is helpful when Connections overlap each other and users want to ensure a particular Connection Label is always on top.
> A similar capability would be beneficial for Labels where a user may want to introduce some visual scoping/grouping.  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)