krud-dev / ostara

Ostara is a cross-platform desktop app for managing and monitoring Spring Boot applications using the Actuator API, providing comprehensive insights and effortless control.
https://ostara.dev
Apache License 2.0
319 stars 11 forks source link

Clicking on bean dependency does nothing if the bean is not in the current filtered set #450

Closed Idane closed 1 year ago

Idane commented 1 year ago

Expected Behavior

UX solution to show the dependent bean

Current Behavior

Clicking on the dependency does nothing

Steps to Reproduce

  1. Filter a specific bean
  2. Attempt to click on one of its dependencies

2023-05-24 12 49 56

Additional details

Your Environment