Skip to content

Change configure_by_label method to click labels dropdown close button

What does this MR do and why?

When configuring a board by labels, this test intermittently fails when it attempts to click on the "Edit" button again to close the labels dropdown, as the dropdown is no longer closing as expected in order to show the "Save changes" button.

The test just started failing today for staging canary, but I was able to reproduce the issue consistently locally and on production.

To help stabilize this test, I've updated it to target the dropdown close button instead.

QA issue: #365368 (closed)

Bug issue: #365380 (closed)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports