mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
81ac9d3056
When the team planner gets rerendered the drop down will be closed. If it happens at the bad time, the test will keep trying to find an element that has been closed. Add the click in the retry block so that we try to open the dropdown everytime (clicking twice does not close it. It keeps it open)