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

Filter field not working properly in platform table #11894

Open
divyamalhotra488 opened this issue May 7, 2024 · 2 comments
Open

Filter field not working properly in platform table #11894

divyamalhotra488 opened this issue May 7, 2024 · 2 comments

Comments

@divyamalhotra488
Copy link

Is this a bug, enhancement, or feature request?

Bug

Describe your proposal.

For the component, Filter input field for the columns is working only single time. It doesn't allow editing the field later.
It should allow filtering any number of times.

Can you handle that on the application side

No

Which versions of Angular and Fundamental Library for Angular are affected? Please, specify the exact version. (If this is a feature request, use current version.)

Latest version

If this is a bug, please provide steps for reproducing it; the exact components you are using;

  1. Create a table using platform-table that has filter option for the columns.
  2. Try filtering by clicking on any column header and typing in the text in the filter field. It only allow entering filter value one time.

Please provide relevant source code (if applicable).

Provided component reference

Please provide stackblitz example(s).

The example provided in ngx docs is valid for this bug.

In case this is Accessibility related topic, did you consult with an accessibility expert? If not, please do so and share their recommendations.

NA

Did you check the documentation and the API?

Yes

Did you search for similar issues?

Is there anything else we should know?

IMPORTANT: Please refrain from providing links or screenshots of SAP's internal information, as this project is open-source, and its contents are accessible to anyone.

@droshev
Copy link
Contributor

droshev commented May 23, 2024

@divyamalhotra488 Can you create a stackbliltz example with the issue? this can speed up the things. thanks

@divyamalhotra488
Copy link
Author

Hi @droshev, please find the stackblitz example here: https://stackblitz.com/edit/prywkj?file=src%2Fapp%2Fplatform-table-initial-state-example.component.html
Also, looks like the issue happens for a field which is filterable and sortable/groupable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants