Wednesday, May 21, 2025
1 change · saas-18.3
Enhancements to existing features
Autocomplete suggestions in relational fields now highlight the part of each result that matches what the user typed. This makes it easier for users to quickly identify the right record in lists such as employees, users, resources, and units of measure.
Original PR description
This commit improves the user experience of many2one and many2many autocomplete fields by visually highlighting the portion of each suggestion that matches the user's input. This provides clearer feedback during search and enhances usability. task-4707431