Ronnie Dutta

Results 181 issues of Ronnie Dutta

Supersedes #1141 **Check List** - [x] I have read `CONTRIBUTING.md` and added my name as a Code Contributor. - [x] Contains logically grouped changes (else tidy your branch by rebase)....

small
blocked
infrastructure

We should turn these ESLint rules to improve consistency. https://eslint.vuejs.org/rules/

good first issue

- [x] Currently we have only one workflow (`one`) in the demo/offline mode (`yarn run serve`). This limits the ability to manually test out GScan in this mode. We should...

### Problem This section gets a bit messy with long messages ![image](https://github.com/cylc/cylc-ui/assets/61982285/47b43d2e-5d91-4b92-a624-8f90f44e0327) ### Proposed Solution Use a proper table e.g. the [Vuetify table component](https://vuetifyjs.com/en/components/tables/#density)

good first issue
UX/UI

### Problem We have two toolbar components with some duplicated code: - `src/components/cylc/Toolbar.vue` - Used to display the type of view on narrow viewports, and to display a burger button...

### Description I've noticed on Firefox for Linux with auto-hiding scrollbars, the GScan sidebar/drawer cannot be resized when the scroll bar is present + visible (hovering over sidebar) because the...

small
UX/UI

> subscriptions-transport-ws@npm:0.11.0 is deprecated: The `subscriptions-transport-ws` package is no longer maintained. We recommend you use `graphql-ws` instead. For help migrating Apollo software to `graphql-ws`, see https://www.apollographql.com/docs/apollo-server/data/subscriptions/#switching-from-subscriptions-transport-ws For general help using...

dependencies
investigation
javascript

### Problem Users may be used to the Cylc 7 trigger-edit functionality, might forget to trigger after submitting the Edit Runtime form. ### Proposed Solution Add a toggle switch for...

question

Pinia is now the preferred store for Vue 3 apps. https://blog.logrocket.com/pinia-vs-vuex/

investigation

- [ ] Filtering in the table/tree views is currently case sensitive. Should this be the case? - [x] You can't filter by family name. Should we be able to?...