You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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
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.
The text was updated successfully, but these errors were encountered: