cylc / cylc-ui

Web app for monitoring and controlling Cylc workflows

Home Page:https://cylc.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Task v-select chip close

markgrahamdawson opened this issue · comments

Description

The v-select in component TaskFilterSelect.vue utilizes closable chips to display items in the selection.
When closing chips the select dropdown opens and closes with each chip closed.
It would be good to find a way to stop this from happening .

image

See #1532