Ronnie Dutta
Ronnie Dutta
### Problem Sometimes users want to monitor the families only as the list of tasks in them is very long. ### Proposed Solution Currently there is a button for expanding...
The menus for grouping and collapsing need some work: - > Reset buttons for grouping and collapsing - Clicking a checkbox in the tree in the menu expands any collapsed...
>Fix the issue where collapsed families register their children as jobs (see screenshot). > > Moved from https://github.com/cylc/cylc-ui/issues/1130
> The cycle point should be displayed in the label when grouping by family (otherwise you can end up with multiple identical groups). Moved from #1130
### Problem One of these workflows is stalled while the other one simply has a deprecation warning (Workflows can stall even if there are no failed tasks, due to e.g....
This can be gotten from the subscription
### Bug Results in nothing happening and this error: > TypeError: Cannot read properties of null (reading 'length') ### Check List - [x] I have read `CONTRIBUTING.md` and added my...
**Describe exactly what you would like to see in an upcoming release** Pin the filter controls to the top of the lumino tree & table views so they don't scroll...
Supersedes #1747 The flat config format in ESLint 9 in some ways makes more sense than the old format, but the documentation is rather lacking. Essentially, you've got an array...
From #114 > This PR is not a breaking change, standard import of vitePreprocessor works exactly as it did before. But this does not seem to be the case: ```...