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

   ### What would you like to happen?
   
   We have a way of navigating to a column when there are a lot of them.
   We have a way to do a selected filter using a right click method, but it's 
quite cumbersome.
   
   I want to have a Find icon in the toolbar and right click menu.
   A dialog should pop up with the columns on the left hand side, all selected 
by default.  On the right hand side we should have the usual Find options:
   
   * Search string text field
   * A checkbox for case sensitive
   * A checkbox for regular expression
   * A "Find first" button
   * A "Find next" button
   * A Cancel button
   
   When focused on the TableView we should be able to use CTRL-F (or OSX 
variant) to show this dialog.
   
   When a match is found the row and column should be shown in read-only and 
the value selected in editable tableviews.
   
   
   ### 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