scottyaslan commented on a change in pull request #3683: NIFI-6506 - Add
ability to convert properties to parameters
URL: https://github.com/apache/nifi/pull/3683#discussion_r320494228
##########
File path:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/WEB-INF/partials/canvas/new-parameter-context-dialog.jsp
##########
@@ -117,6 +117,10 @@
<div class="clear"></div>
</div>
</div>
+ <div id="parameter-context-updating-status">
+ <div class='parameter-context-step ajax-loading'></div>
+ <div class='status-message'>Updating parameter context</div>
Review comment:
Does this need the 'ellipsis' class? It may also need a 'min-width'....
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services