Open ghost opened 2 years ago
Pinging @elastic/fleet (Team:Fleet)
@manishgupta-qasource Please review.
Secondary review for this ticket is Done
@criamico Can you confirm the expected behavior of this button?
Currently this is a link button that takes the user to the list of agents and there's no filtering applied on it. I looked in the design document and the other tickets and there is no detail about that specific button. There was some discussion about adding the filtering on the button in the "incoming data" component but because of time constraints it had to be cut. I think that we can have an enhancement ticket where this gets addressed.
@criamico - If you're able to refresh your memory here could you point me to an enhancement issue or chime in on whether this is still relevant? Thanks!
@kpollich We don't have an enhancement issue for this ticket.
Maybe @nimarezainia or @dborodyansky are able to chime in on this: Should we show a filtered list of agents when clicking on "view enrolled agents" in the agent enrollment flyout or is it ok to keep showing the entire list?
Is it likely that the newly enrolled agent(s) would be displayed at the top of the unfiltered table? I think showing entire list is appropriate, but if we can promote the new ones to the top it would be ideal.
Hi Team,
We have revalidated this issue on latest 8.10.0 SNAPSHOT kibana cloud environment and found it still reproducible.
Observations:
ScreenCast:
https://github.com/elastic/kibana/assets/101545338/a7ec9217-1970-43e0-8a03-0ab438a08118
Build details: VERSION: 8.10.0 SNAPSHOT BUILD: 65561 COMMIT: 4dadcbb91136a3e7d39e4b419aa12e21a37e4918
Please let us know if anything else is required from our end.
Thanks!
Description: Currently on this button as per our understanding we would like to proposed below mentioned changes.
Enhancement 1: On hovering over the
view enrolled agent
button no tooltip is displayed as the button is a link and redirecting users to agent list page. So a tooltip should be provided on the mentioned button. For your reference we have provided recording below:https://user-images.githubusercontent.com/102019374/163192639-899a4d84-52fd-4e1f-a2f3-76705c6ba601.mp4
Enhancement 2: Query
view enrolled agent
button? However, as per our understanding the agent count showed during enrollment on flyout should only be visible when navigated to agent tab. For example, when user clicked theview enrolled agent
button user should be navigated to agent tab with filtered results considering the agent policy we used during enrollment.Screenshot:
Steps to reproduce:
view enrolled agent
button.view enrolled agent
button no tooltip is displayed and the agent policy is not filtered.Build details: