cylc-ui icon indicating copy to clipboard operation
cylc-ui copied to clipboard

Web app for monitoring and controlling Cylc workflows

Results 148 cylc-ui issues
Sort by recently updated
recently updated
newest added

The Graphviz `layout` function is not `async` which suggests it's blocking. The `layout` function is executing WASM under the hood and there are [signs](https://github.com/hpcc-systems/hpcc-js-wasm/blob/d757dba9f6511bc81ad264b573de8dc6400492ea/index-worker.js) it might be using a worker...

https://github.com/cylc/cylc-ui/pull/1269#discussion_r1160035453 ### Problem Deep watching workflow tree may have performance hit because we don't need to recompute the filter on every change e.g. job messages https://github.com/cylc/cylc-ui/blob/b742553a0e809f8e07402deedb0c72c769c10f92/src/components/cylc/gscan/GScan.vue#L273-L277 ### Proposed Solution Refactor....

efficiency

Currently, suicide triggers are shown in the graph view just the same as normal dependencies, which makes it look like a task depends on itself. We should either not display...

bug

> **aotf** Api-on-the-fiy - the way we associate mutation and generate forms from the GraphQL schema. > **uid** - universal id, the single identifier for all things Cylc. AOTF was...

(Umbrella issue to cover ongoing fine tuning of the UI for tracking in the roadmap)

This would aim to give users the information needed to understand the durations of different tasks, including how they vary. This would hopefully help when developing workflows, such as when...

design

**Describe the bug** The timer animation can get out of step when comparing graph view and tree views. The clocks look a little out of sync, which I think is...

bug

> See also: https://github.com/cylc/cylc-ui/issues/662#issuecomment-1303772166 and https://github.com/cylc/cylc-ui/pull/1108#discussion_r1031241403 Each view has some options associated with it, e.g. the graph view has a "transpose" option and the tree/table views have a "cycle point...

Make the pagination controls stay visible in table view: Seealso https://github.com/cylc/cylc-ui/issues/991 **Pull requests welcome!**

small
UX/UI

https://engineering.fb.com/2022/09/12/open-source/memlab/ https://github.com/facebookincubator/memlab