[
https://issues.apache.org/jira/browse/NIFI-12552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17802348#comment-17802348
]
ASF subversion and git services commented on NIFI-12552:
--------------------------------------------------------
Commit 38771461709012f17b96085113eb3f3b93d87a4b in nifi's branch
refs/heads/main from Rob Fellows
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=3877146170 ]
[NIFI-12552] - Support client-side pagination on Summary tables (#8192)
* [NIFI-12552] - Support client-side pagination on Summary tables
* updated the filter control to only show the label indicating matches when a
filter is active. similar to how it is done for the events table
* aligned cells like Run Status so the icon and text are vertically centered in
the table cell
* moving System Diagnostics out from the Summary page to the main application
menu
* reset summary listing table selection when pagination or filter changes.
* remove area chart icon from the System Diagnostics menu option as it
duplicates the Node Status History option
* refactor selection clearing to its own action
This closes #8192
> Add pagination to Summary tables
> --------------------------------
>
> Key: NIFI-12552
> URL: https://issues.apache.org/jira/browse/NIFI-12552
> Project: Apache NiFi
> Issue Type: Sub-task
> Reporter: Rob Fellows
> Assignee: Rob Fellows
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The number of records in the summary tables can get quite large and become
> unwieldy. Add front-end pagination of the results. Be sure to account for
> pagination when displaying the number of filtered results above the filter
> controls as it could be confusing to the user to see a filtered count greater
> than the page size. Consider changing the wording to make it more
> understandable.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)