Skip to content

Add record count to filterable lists in windows#1220

Merged
chreden merged 1 commit intomasterfrom
issue/1219
Mar 7, 2024
Merged

Add record count to filterable lists in windows#1220
chreden merged 1 commit intomasterfrom
issue/1219

Conversation

@chreden
Copy link
Copy Markdown
Owner

@chreden chreden commented Mar 6, 2024

Add a counter to show how many records are currently visible and how many there are for the main list in the various windows. If all records are visible it will show y records. If there is a filter it will show x of y records. records is replaced by the appropriate name in each window.

image

Closes #1219

Add a counter to show how many records are currently visible and how many there are for the main list in the various windows.
If all records are visible it will show `y records`. If there is a filter it will show `x of y records`.
Closes #1219
@chreden chreden added this to the Next milestone Mar 6, 2024
@chreden chreden requested review from lahm86 and makotocchi March 6, 2024 01:47
@chreden chreden self-assigned this Mar 6, 2024
Copy link
Copy Markdown
Collaborator

@lahm86 lahm86 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great 👍

@chreden chreden merged commit b2b6717 into master Mar 7, 2024
@chreden chreden deleted the issue/1219 branch March 7, 2024 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Show count of filtered records in windows that have a filter

2 participants