Incident panel expands unpredictably
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Summary
Incidents panel doesn't work as expected. It closes correctly, but opens not on every tap (trackpad)/click
Steps to reproduce
Example Project
I noticed it in this incident: gitlab-org/quality/engineering-productivity/master-broken-incidents#18530 (closed)
What is the current bug behavior?
The panel opens on a random click. I use a trackpad if that matters.
CleanShot_2025-11-04_at_15.59.57
What is the expected correct behavior?
The panel opens/closes on every click
Relevant logs and/or screenshots
Output of checks
Results of GitLab environment info
Expand for output related to GitLab environment info
(For installations with omnibus-gitlab package run and paste the output of: \`sudo gitlab-rake gitlab:env:info\`) (For installations from source run and paste the output of: \`sudo -u git -H bundle exec rake gitlab:env:info RAILS_ENV=production\`)
Results of GitLab application Check
Expand for output related to the GitLab application check
(For installations with omnibus-gitlab package run and paste the output of: `sudo gitlab-rake gitlab:check SANITIZE=true`) (For installations from source run and paste the output of: `sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production SANITIZE=true`) (we will only investigate if the tests are passing)
Possible fixes
Patch release information for backports
If the bug fix needs to be backported in a patch release to a version under the maintenance policy, please follow the steps on the patch release runbook for GitLab engineers.
Refer to the internal "Release Information" dashboard for information about the next patch release, including the targeted versions, expected release date, and current status.
High-severity bug remediation
To remediate high-severity issues requiring an internal release for single-tenant SaaS instances, refer to the internal release process for engineers.