Ronnie Dutta
Ronnie Dutta
Ok, other than duplicate entries in `task_events` DB table, I think this is good to go
After discussing with Oliver we think there is still some unnecessary processing of already-received messages going on. I've opened a PR against this at https://github.com/wxtim/cylc/pull/57 Update: closed that as it...
This appears to be blocked by: - https://github.com/vuetifyjs/eslint-plugin-vuetify/issues/93 - https://github.com/standard/eslint-config-standard/issues/351 - https://github.com/eslint-community/eslint-plugin-promise/issues/449 - https://github.com/amilajack/eslint-plugin-compat/issues/603 - https://github.com/cypress-io/eslint-plugin-cypress/issues/146 - https://github.com/import-js/eslint-plugin-import/issues/2948 - https://github.com/levibuzolic/eslint-plugin-no-only-tests/issues/43 - not sure if this is still being maintained; possibly...
For some reason we are getting a recursion error in the tree view with this version  >...
Seeing as no-one else is screaming about this, I suspect we have a genuine recursion problem here ☹
> For some reason we are getting a recursion error in the tree view with this version > Seeing as no-one else is screaming about this, I suspect we have...
Updating to the latest `vue3-apexcharts` fixes this, but breaks the analysis view plots 😩 (see https://github.com/cylc/cylc-ui/pull/1499). I think the `hydrateOnIdle` function is not actually used, it's just not being tree-shaken...
Should the Task Info view open in a tab to the side, or in a new tab in the same panel as the view you were in? Opening to the...
Proof of concept flow nums display added in https://github.com/MetRonnie/cylc-ui/tree/flow-nums 
Bump @ChrisPaulBennett