07ARB opened a new pull request #27131: [SPARK-30455][Web UI] Select All should unselect after un-selecting any selected item from list URL: https://github.com/apache/spark/pull/27131 ### What changes were proposed in this pull request? Select All should unselect after un-selecting any selected item. ### Why are the changes needed? In Web UI, if user selected Select All option and then un-selected one item from them, then Select All option should un-select by default. Similarly if user selecting one by one item and he selected all option then Select All option should auto-select. ### Does this PR introduce any user-facing change? No ### How was this patch tested? Tested manually
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
