Gilad Chaplik has submitted this change and it was merged.
Change subject: webadmin: improve behavior of bookmark list (1/2)
......................................................................
webadmin: improve behavior of bookmark list (1/2)
This patch series fixes some problems with the behavior of the bookmark
list. This patch fixes:
- bookmarks would stay selected after navigating elsewhere in the UI
- a selected bookmark would be de-selected when the list was updated
Selections will now remain active until navigation or a search is
performed.
Change-Id: I21e0f807f5855f17d3549468a6ccf182156f12bb
Bug-Url:
https://bugzilla.redhat.com/880499
Signed-off-by: Greg Padgett <gpadgett(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/bookmarks/BookmarkListModel.java
M
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/uicommon/model/BookmarkModelProvider.java
2 files changed, 48 insertions(+), 6 deletions(-)
Approvals:
Gilad Chaplik: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/10781
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I21e0f807f5855f17d3549468a6ccf182156f12bb
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Greg Padgett <gpadgett(a)redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck(a)redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Greg Padgett <gpadgett(a)redhat.com>