-
Notifications
You must be signed in to change notification settings - Fork 802
Description
I've noticed an issue regarding the user interface when dealing with multiple replicas of a project. Currently, if a project has two replicas, the UI displays a separate menu item for each replica. This can be seen in the screenshots provided:
- First screenshot showing two replicas of a project:

- Second screenshot showing the menu items for each replica:

I propose a more streamlined approach to enhance the user experience. Instead of having multiple menu items for each project replica, it would be more efficient to have a single menu item per project. Upon clicking this item, a specialized view should appear that includes filters for each replica of the project. This would allow users to easily filter out specific replicas and view relevant data on the graphs.
Implementing this change would not only simplify navigation but also improve the clarity and usability of the interface, especially in scenarios where there are multiple replicas of a project.