Core PR 9148 skips requesting build history updates in background tabs. Even ignoring JENKINS-73592, this creates a poor experience when jumping between tabs and seeing outdated content in the one area of the page that is usually fairly up to date.
Background querying can probably be disabled, but then it should immediately refresh when switching to a tab so users never see outdated content.
Originally reported by
danielbeck, imported from: Seeing outdated information in a new tab is annoying
- assignee: mawinter69
- status: Closed
- priority: Minor
- component(s): core
- label(s): regression, ux
- resolution: Fixed
- resolved: 2024-08-27T02:29:30+00:00
- votes: 0
- watchers: 1
- imported: 2025-11-24
Raw content of original issue
Core PR 9148 skips requesting build history updates in background tabs. Even ignoring JENKINS-73592, this creates a poor experience when jumping between tabs and seeing outdated content in the one area of the page that is usually fairly up to date.
Background querying can probably be disabled, but then it should immediately refresh when switching to a tab so users never see outdated content.
Core PR 9148 skips requesting build history updates in background tabs. Even ignoring
JENKINS-73592, this creates a poor experience when jumping between tabs and seeing outdated content in the one area of the page that is usually fairly up to date.Background querying can probably be disabled, but then it should immediately refresh when switching to a tab so users never see outdated content.
Originally reported by
danielbeck, imported from: Seeing outdated information in a new tab is annoying
Raw content of original issue