-
-
Notifications
You must be signed in to change notification settings - Fork 97
Description
Description
The small 'headline' at the top of each page with the environment selection dropdown and the system data is quite confusing to me, as it is on every page, no matter if the page is a 'per environment' page or not.
In my opinion, the 'headline' thing should only appear on pages that are 'per environment' pages and should be hidden on other pages. For me, it should be:
WITH selection/info headline:
- containers
- shell
- stacks
- images
- volumes
- networks
WITHOUT it:
- dashboard
- registry
- activity
- schedules
- settings
maybe even do some grouping in the left button bar in addition with some horizontal lines to distinguish between environment pages and global pages. something like:
dashboard
containers
shell
stacks
images
volumes
networks
registry
activity
schedules
settings
Steps to reproduce
For example:
if you go to the activity page (https://yourhost:3000/activity), i have the headline with my selected environment still in the very top area. but the activity page by default shows activities for ALL environments. to filter for a single environment, you need to use the additional dropdown menu above the list. the dropdown in the headline doesn't change anything on the page.
Logs
no logsBrowser logs
Dockhand version
v1.0.19
Hawser version (if used)
No response
Connection mode
socket
Please confirm the following
- I have already searched for relevant existing issues and discussions before opening this report.
- I have updated the title field above with a concise description.