Kusuma04-dev opened a new pull request, #3033: URL: https://github.com/apache/incubator-kie-tools/pull/3033
These changes overrides the onFilter function of the Select component to support substring matching instead of prefix matching. Before fix: <img width="1193" alt="Screenshot 2025-03-27 at 3 56 54 PM" src="https://github.com/user-attachments/assets/6a9b5e9d-5592-437f-a37a-35d08b9dbc4b" /> we have data type which includes text (tw): <img width="1193" alt="Screenshot 2025-03-27 at 3 56 54 PM" src="https://github.com/user-attachments/assets/bf4dd9a0-a918-4dde-b4d9-06489e6e0a16" /> After fix: Includes it when substring matches. <img width="1012" alt="Screenshot 2025-03-27 at 4 00 01 PM" src="https://github.com/user-attachments/assets/df8f6594-b96d-4a9e-af02-96cea30897c9" /> <img width="1015" alt="Screenshot 2025-03-27 at 4 00 33 PM" src="https://github.com/user-attachments/assets/8dc76599-fc16-42b2-9aa2-f4744fb9abe0" /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
