Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Table Filter: Remove filter button is invisible #13134

Closed
Tuxio opened this issue Jun 2, 2023 · 0 comments · Fixed by #13223
Closed

Table Filter: Remove filter button is invisible #13134

Tuxio opened this issue Jun 2, 2023 · 0 comments · Fixed by #13223
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@Tuxio
Copy link

Tuxio commented Jun 2, 2023

Describe the bug

When you filter on a table column, the reset button for the filter column is invisible.
You can hover over that invisible button to see the highlighted button, but the icon is not displayed.

Environment

To reproduce the bug you can visit the v16.0.0-rc.2 documentation and activate the filter for a column: https://primeng.org/table#filter-row

Reproducer

No response

Angular version

16.0.0

PrimeNG version

16.0.0-rc.2

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

^16.14.0 || ^18.10.0

Browser(s)

No response

Steps to reproduce the behavior

  1. Go to https://primeng.org/table#filter-row
  2. Type something in the column filter (for example for column Country)
  3. Press Enter to filter
  4. The remove-filter icon is not displayed

Expected behavior

The remove-filter-icon should be visible.

@Tuxio Tuxio added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jun 2, 2023
@cetincakiroglu cetincakiroglu added this to the 16.0.2 milestone Jun 17, 2023
@cetincakiroglu cetincakiroglu added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Jun 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants