Ronnie Dutta

Results 181 issues of 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...

UX/UI

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). > >![Image](https://github.com/user-attachments/assets/c4a0b030-b6e4-4ca5-b93f-a6acb0f583ee) Moved from https://github.com/cylc/cylc-ui/issues/1130

bug

> 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....

question

This can be gotten from the subscription

small

### 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...

bug
small

**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...

small
UX/UI

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...

dependencies
javascript

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: ```...