-
-
Notifications
You must be signed in to change notification settings - Fork 9.3k
Description
the credential plugins context menu for a domin gets hidden when it should still be shown due to its context.
probable regression from #10245 (works in 2.504.1 fails in 2.508)
Steps to reproduce
login to https://ci.jenkins.io/
navigate to https://ci.jenkins.io/me/credentials/
Hover over "credentials" in the header to show the initial domain store ("User") popup (note other domain stores are available in folders etc).
hover in "User" until "Add Domain" pops up. (the icon is missing but this happens in 2.504 also)
Move the mouse into "Add Domain"
Wait 10 seconds
Expected results
The "User" popup for the domain is still shown as this is the context for the "Add Domain" popup. (this is the case prior to #10245)
Actual results
After a few seconds the "User" popup disappears leaving a missing context
Originally reported by
teilo, imported from: context menus become "orphaned" when still referenced
- status: Closed
- priority: Minor
- component(s): core, credentials-plugin
- label(s): regression, ux
- resolution: Fixed
- resolved: 2025-05-30T08:32:30+00:00
- votes: 0
- watchers: 1
- imported: 2025-11-24
Raw content of original issue
the credential plugins context menu for a domin gets hidden when it should still be shown due to its context.
probable regression from #10245 (works in 2.504.1 fails in 2.508)
Steps to reproduce
login to https://ci.jenkins.io/ navigate to https://ci.jenkins.io/me/credentials/ Hover over "credentials" in the header to show the initial domain store ("User") popup (note other domain stores are available in folders etc). hover in "User" until "Add Domain" pops up. (the icon is missing but this happens in 2.504 also) Move the mouse into "Add Domain" Wait 10 seconds
Expected results
The "User" popup for the domain is still shown as this is the context for the "Add Domain" popup. (this is the case prior to #10245)
Actual results
After a few seconds the "User" popup disappears leaving a missing context



