]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Fixes typeahead regression in the silence matcher 35704/head
authorStephan Müller <smueller@suse.com>
Fri, 19 Jun 2020 15:22:40 +0000 (17:22 +0200)
committerStephan Müller <smueller@suse.com>
Wed, 1 Jul 2020 09:01:20 +0000 (11:01 +0200)
commit461df8184753a8048bb2714e65094af9bb74fe1a
tree86bb2d0d7b3102565586fb8c160af3f3f2a54b76
parentd3b8716e964a01ecf7d591adc444f5dd24e1e042
mgr/dashboard: Fixes typeahead regression in the silence matcher

This regression was introduced by PR #35300 which updated the typeahead
module usage from ngx-bootstrap to ng-bootstrap's typeahead module.

The regression was that the typeahead didn't open on click into the
input field. Another regression was that the suggestions didn't overlap
the modal anymore.

Fixes: https://tracker.ceph.com/issues/46135
Signed-off-by: Stephan Müller <smueller@suse.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/silence-matcher-modal/silence-matcher-modal.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/silence-matcher-modal/silence-matcher-modal.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/silence-matcher-modal/silence-matcher-modal.component.ts