mattcasters opened a new issue, #7434: URL: https://github.com/apache/hop/issues/7434
### What would you like to happen? Right now, the Hop GUI uses PreviewRowsDialog across the stack. However, this dialog was intended specifically to preview rows of a transform, and that's how the message is printed at the top. It has features to listen to new rows streaming in and to get more rows from a paused pipeline. This is far from ideal for many cases where a static set of rows needs to be shown to the user. In that general case you need to be able to set a message and you don't even need a button at the bottom. ### 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]
