ITISFoundation / osparc-issues

🐼 issue-only repo for the osparc project
3 stars 5 forks source link

Service catalog: after reload the selected tags are not used #70

Closed sanderegg closed 2 years ago

sanderegg commented 5 years ago

Long story short

Selected a tag (e.g. computational), then pressed reload button.

Expected behaviour

the list of computational services is updated.

Actual behaviour

the full list of services is displayed.

Steps to reproduce

  1. press tags, select computational
  2. press reload.

Your environment

[
  {
    "name": "osparc-simcore",
    "version": "12bdf2b",
    "url": "https://github.com/ITISFoundation/osparc-simcore/tree/12bdf2b/"
  },
  {
    "name": "osparc-simcore UI ['clean']",
    "version": "12bdf2b",
    "url": "https://github.com/ITISFoundation/osparc-simcore/tree/12bdf2b/services/web/client/"
  },
  {
    "name": "qooxdoo-compiler",
    "version": "0.3.0-alpha.20190423-1234",
    "url": "https://github.com/qooxdoo/qooxdoo-compiler"
  },
  {
    "name": "qxapp",
    "version": "1.0.0",
    "url": ""
  },
  {
    "name": "qooxdoo framework",
    "version": "6.0.0-alpha-20190409-f79cc78",
    "url": "http://qooxdoo.org"
  },
  {
    "name": "qx-iconfont-fontawesome5",
    "version": "0.0.6",
    "url": "https://github.com/ITISFoundation/qx-iconfont-fontawesome5"
  },
  {
    "name": "qx-iconfont-material",
    "version": "0.1.4",
    "url": "https://github.com/ITISFoundation/qx-osparc-theme"
  },
  {
    "name": "qx-osparc-theme",
    "version": "0.4.6",
    "url": "https://github.com/ITISFoundation/qx-osparc-theme"
  },
  {
    "name": "socket.io",
    "version": "2.1.2",
    "url": "https://github.com/socketio/socket.io"
  },
  {
    "name": "jsondiffpatch",
    "version": "0.3.11",
    "url": "https://github.com/benjamine/jsondiffpatch"
  },
  {
    "name": "jsonTreeViewer",
    "version": "0.6.0",
    "url": "https://github.com/summerstyle/jsonTreeViewer"
  },
  {
    "name": "Ajv",
    "version": "6.5.0",
    "url": "https://github.com/epoberezkin/ajv"
  },
  {
    "name": "plotly",
    "version": "1.43.2",
    "url": "https://github.com/plotly/plotly.js"
  },
  {
    "name": "gridster",
    "version": "0.7.0",
    "url": "https://github.com/dsmorse/gridster.js"
  },
  {
    "name": "svg.js",
    "version": "2.6.4",
    "url": "https://github.com/svgdotjs/svg.js"
  }
]
ignapas commented 5 years ago

WIP

pcrespov commented 3 years ago

@ignapas this is solved, right? Could you please update state. thx

KZzizzle commented 2 years ago

resolved - closing