Skip to content

default view fails to select 'application containers only' #2120

Closed
@rade

Description

Steps to reproduce:

  1. run some docker container, e.g. docker run -d -ti alpine /bin/sh
  2. fire up a scope
  3. open a private browsing window and nagivate to localhost:4040

Expected result:

  • scope select the default view & selection, which is the container view showing application containers only, and as a result only the single started container is shown
    screenshot_2017-01-10_22-33-24

Actual result:

  • scope shows the container view but with app/system container selection blank, as a result of which it shows all containers, i.e. the single container we launched plus the scope container.
    screenshot_2017-01-10_22-32-02

This works as intended in Scope 1.0.0 and is broken in Scope 1.1.0 onwards.

Metadata

Assignees

Labels

bugBroken end user or developer functionality; not working as the developers intended it

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions