CarlosJuncher03 opened a new issue, #6512:
URL: https://github.com/apache/hop/issues/6512

   ### What would you like to happen?
   
   In transforms such as REST client, configuration fields like URL field name, 
Method field name, and Body field name show a dropdown listing available input 
fields. In other dialogs (e.g., Select & Alter), the field selector also 
exposes a list of fields.
   
   Problem
   
   When opening a dropdown, the list does not reliably preselect the value 
already configured (e.g., endpoint_api), forcing the user to scan the list.
   
   In dropdowns that allow typing (editable combobox), typing does not 
consistently filter the list in real time, slowing selection in large schemas.
   
   Goal
   Improve usability and speed by:
   
   Automatically highlighting/selecting the currently configured field when the 
dropdown opens.
   
   Filtering options as the user types in any editable dropdown that lists 
fields.
   
   <img width="513" height="434" alt="Image" 
src="https://github.com/user-attachments/assets/4aff3c20-3bab-4dd2-a55b-964aa5b0d771";
 />
   
   <img width="861" height="676" alt="Image" 
src="https://github.com/user-attachments/assets/c4309474-6dd6-441f-ac84-4386bb127ef4";
 />
   
   ### Issue Priority
   
   Priority: 3
   
   ### Issue Component
   
   Component: Hop Gui


-- 
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]

Reply via email to