steps to reproduce
Create a pipeline
Go to Control Center
Click on a dataset to open the Overview pane
the overview pane will reload every 10 seconds.
If user is opening the Preferences editor for the pipeline, the modal will get closed every 10 seconds as well.
Fix in 6.1.2: https://github.com/cdapio/cdap/pull/11994
Fix for pipeline config modal closing every 10s in 6.2.0 (second commit, thanks to Ajai!): https://github.com/cdapio/cdap/pull/11959
Fix for control center in 6.2.0: https://github.com/cdapio/cdap/pull/11996