Actions
Refactor #24380
closedonly load bookmarks when the dropdown is clicked
Description
Foreman keeps loading the bookmarks, even if the dropdown has not opened, in recent version (since #20839) the bookmarks are loaded via API.
I would like to fetch the data only when the dropdown is actually clicked instead of always.
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5872 added
Updated by Ohad Levy over 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 825acd63ed95586ecb58ba046caa0c15612b2018.
Updated by Marek Hulán over 6 years ago
- Target version set to 1.20.0
- Fixed in Releases 1.20.0 added
Updated by Ohad Levy over 6 years ago
- Related to Feature #24544: Add tests to 'load bookmarks on demand' added
Actions