scottyaslan commented on code in PR #8804:
URL: https://github.com/apache/nifi/pull/8804#discussion_r1603606367


##########
nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/ui/common/component-state/component-state.component.html:
##########
@@ -48,6 +47,9 @@ <h2 mat-dialog-title>Component State</h2>
                             }
                         }
                     </div>
+                    <div class="pt-1 accent-color font-medium">
+                        Displaying {{ filteredEntries }} of {{ totalEntries }}
+                    </div>

Review Comment:
   Updated. Also had to update the local changes dialog and a few others. The 
hint texts should now all be centered between the filter and the listing. 



-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@nifi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to