Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Made Clear Table Filters option visible to the user#7088

Merged
zrhoffman merged 2 commits intoapache:masterfrom
rimashah25:clear-table-filter
Sep 28, 2022
Merged

Made Clear Table Filters option visible to the user#7088
zrhoffman merged 2 commits intoapache:masterfrom
rimashah25:clear-table-filter

Conversation

@rimashah25
Copy link
Contributor

Closes: #7055


Which Traffic Control components are affected by this PR?

  • Traffic Portal

What is the best way to verify this PR?

All pages that use ag-grid (like DS, DS requests, servers , profiles etc) should now show this button:
image

Note: Functionality of the clear table filter button hasn't change only its placement.

If this is a bugfix, which Traffic Control versions contained the bug?

PR submission checklist

@rimashah25 rimashah25 changed the title Made clear table filter option visible to the user Made Clear Table Filters option visible to the user Sep 27, 2022
@zrhoffman zrhoffman added Traffic Portal v1 related to Traffic Portal version 1 improvement The functionality exists but it could be improved in some way. labels Sep 27, 2022
Copy link
Member

@zrhoffman zrhoffman left a comment

Choose a reason for hiding this comment

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

Adding the filter icon seems like an improvement, but I'm not sure it should replace the Table Filters text. Maybe the icon comes before or after Clear Table Filters?

@zrhoffman
Copy link
Member

On second thought, having the button always visible like this makes it obvious enough to a user who doesn't know what the filter icon is, and as long as the help text is descriptive, the button text itself seems sufficient as-is

Copy link
Member

@zrhoffman zrhoffman left a comment

Choose a reason for hiding this comment

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

Looks good! I'll merge once the tests pass.

@zrhoffman zrhoffman merged commit 8362b86 into apache:master Sep 28, 2022
@rimashah25 rimashah25 deleted the clear-table-filter branch September 29, 2022 19:35
@asf-ci asf-ci mentioned this pull request Oct 1, 2022
4 tasks
zrhoffman pushed a commit to zrhoffman/trafficcontrol that referenced this pull request Oct 2, 2022
* Removed `clear table filter` option from the More menu and placed next to column selector.

* Updated title for clear filter button.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

improvement The functionality exists but it could be improved in some way. Traffic Portal v1 related to Traffic Portal version 1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TP "Clear Table Filters" action does not have a button

2 participants