[
https://issues.apache.org/jira/browse/NIFI-4497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16209599#comment-16209599
]
ASF GitHub Bot commented on NIFI-4497:
--------------------------------------
GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/2216
NIFI-4497: Fixing issue preventing separators in sub context menus
NIFI-4497:
- Fixing issue preventing separators in sub context menus.
@scottyaslan Was hoping you could take a peek at this. To reproduce the
issue, add a separator to the menu items in a sub-group. The separator will be
ignored. With this change, the separator should be visible.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-4497
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/2216.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2216
----
commit f8dc2b10d350f1751166d988a7bb90d1da547f9f
Author: Matt Gilman <[email protected]>
Date: 2017-10-18T16:03:07Z
NIFI-4497:
- Fixing issue preventing separators in sub context menus.
----
> Allow separators in sub context menu
> ------------------------------------
>
> Key: NIFI-4497
> URL: https://issues.apache.org/jira/browse/NIFI-4497
> Project: Apache NiFi
> Issue Type: Sub-task
> Components: Core UI
> Reporter: Matt Gilman
> Assignee: Matt Gilman
>
> Address issue preventing separators in sub context menus. Because they are
> opened after the initial menu is opened and all conditions have been
> considered, they need to be included when consider all group items.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)