CarlosJuncher03 commented on issue #6512: URL: https://github.com/apache/hop/issues/6512#issuecomment-3997572717
I would like to ask if it's possible to validate this activity, please. The points below would be very important for developing large process flows: Scroll Bar in the Modal: Currently, the selection modal grows vertically according to the number of fields, eventually occupying the entire screen. Ideally, it should have a fixed maximum size with an internal scroll bar, allowing navigation without 'overloading' the application layout. Search Bar: Add a text field at the top of the modal to filter fields in real time. Typing the first letters of the field (e.g., 'POR') should immediately isolate the corresponding options, preventing excessive scrolling. Highlighting the Selected Row: Implement a visual marker (different background color) on the row being edited in the main grid. This helps to avoid losing focus on which table field we are mapping to the flow (Stream field). These changes are essential for those working with large output tables, reducing human error and visual fatigue in metadata mapping. -- 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]
