Live Search in UI5
Time to add interactivity. I’ll show you how to add a SearchField above the user list and wire it to the controller. You’ll learn how to handle events, apply UI5 filters, and embrace modern JavaScript conventions instead of SAP’s old Hungarian notation. By the end, you’ll have live, instant search filtering in your UI.
Code
To get the exact code with all edits in this video applied, run
bash
git checkout episode-08