Kousuke Saruta created SPARK-32462: -------------------------------------- Summary: Don't save the previous search text for datatable Key: SPARK-32462 URL: https://issues.apache.org/jira/browse/SPARK-32462 Project: Spark Issue Type: Improvement Components: Web UI Affects Versions: 3.1.0 Reporter: Kousuke Saruta Assignee: Kousuke Saruta
DataTable is used in stage-page and executors-page for pagination and filter tasks/executors by search text. In the current implementation, the keyword is saved so if we visit stage-page for a job, the previous search text is filled in the textbox and the task table is filtered. I'm sometimes surprised by this behavior as the stage-page lists no tasks because tasks are filtered by the previous search text. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org