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

[P4] [Sourcing] [Platform] Table column filtering does not allow multiple words #12285

Closed
asiddiqi18 opened this issue Aug 19, 2024 · 0 comments · Fixed by #12367
Closed

[P4] [Sourcing] [Platform] Table column filtering does not allow multiple words #12285

asiddiqi18 opened this issue Aug 19, 2024 · 0 comments · Fixed by #12367
Assignees
Labels
ng15 Angular 15 support table

Comments

@asiddiqi18
Copy link

asiddiqi18 commented Aug 19, 2024

Is this a bug, enhancement, or feature request?

Bug in Angular 15

Describe your proposal.

The column filtering does not allow multiple words. When users attempt to enter spaces, the filter textbox loses focus and the space character is not entered. This can be a problem, since users may need to include spaces in their filter query.

Can you handle that on the application side

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.)

Angular 15

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

Video attached. In this case, the attempted query is "Stocked on demand", but users can only get so far as to type "Stocked". Attempting to enter the space character makes it lose focus.

filter.mp4

Please provide relevant source code (if applicable).

Please provide stackblitz example(s).

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

Did you check the documentation and the API?

Yes

Did you search for similar issues?

Yes

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 droshev added the table label Aug 19, 2024
@asiddiqi18 asiddiqi18 changed the title [Platform] Table column filtering does not allow multiple words [P2] [Sourcing] [Platform] Table column filtering does not allow multiple words Aug 21, 2024
@droshev droshev added the ng15 Angular 15 support label Aug 23, 2024
@asiddiqi18 asiddiqi18 changed the title [P2] [Sourcing] [Platform] Table column filtering does not allow multiple words [P4] [Sourcing] [Platform] Table column filtering does not allow multiple words Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ng15 Angular 15 support table
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants