Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[inspector] clusters tab search bar #167666

Closed
Tracked by #164350
nreese opened this issue Sep 29, 2023 · 2 comments
Closed
Tracked by #164350

[inspector] clusters tab search bar #167666

nreese opened this issue Sep 29, 2023 · 2 comments
Assignees
Labels
enhancement New value added to drive a business result Feature:Inspector Inspector infrastructure and implementations Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas

Comments

@nreese
Copy link
Contributor

nreese commented Sep 29, 2023

Add search bar to inspector clusters tab allowing for:

  • searching by cluster name
  • searching by status
  • tags blocked until remotes have tags - not in scope for this issue
Screenshot 2023-09-29 at 9 53 00 AM
@nreese nreese added Feature:Inspector Inspector infrastructure and implementations enhancement New value added to drive a business result Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas labels Sep 29, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-presentation (Team:Presentation)

@nreese nreese mentioned this issue Sep 29, 2023
10 tasks
@nreese nreese self-assigned this Oct 3, 2023
@nreese
Copy link
Contributor Author

nreese commented Nov 27, 2023

closed by #171806

@nreese nreese closed this as completed Nov 27, 2023
kibanamachine added a commit that referenced this issue Nov 27, 2023
#167666

PR adds table sorting. In picture below, table is sorted by request time
<img width="200" alt="Screenshot 2023-11-22 at 2 13 41 PM"
src="https://github.com/elastic/kibana/assets/373691/710b0a3e-875b-463a-8344-f171b37df506">

PR adds search bar. Screen shot below shows status filter popover
<img width="200" alt="Screenshot 2023-11-22 at 2 14 18 PM"
src="https://github.com/elastic/kibana/assets/373691/644eeb47-0eba-4742-a381-4f997fbdf379">

Then, once search selections are made, the search bar filters the health
bar and table. In the screen shot below, the table only display remote1
because its the only cluster that matches the status.
<img width="200" alt="Screenshot 2023-11-22 at 2 14 11 PM"
src="https://github.com/elastic/kibana/assets/373691/e9491c88-1f11-4179-ad4a-476f8fd210c0">

### test instructions 
1. Follow CCS setup instructions from
#164350.
2. Open discover
3. Open inspector "clusters and shards" tab. Try sorting table and using
search bar to narrow clusters

---------

Co-authored-by: kibanamachine <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Feature:Inspector Inspector infrastructure and implementations Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas
Projects
None yet
Development

No branches or pull requests

2 participants