Ronnie Dutta

Results 181 issues of Ronnie Dutta

`rose_prune` should prune on all platforms, not just one with the latest submit number. For example, a user might realise the original submission was to the wrong platform and broadcast...

bug

Addresses a bug reported by a user where they said they saw an red error snackbar in the UI that said > ValueError: Separator is not found, and chunk exceed...

small

### Description After a network disconnect and reconnect, any GraphQL mutations or queries fail with > 403 : Forbidden > > XSRF cookie does not match POST argument However, subscriptions...

bug
question

**Describe the bug** Running our tests with coverage 7.11.3 is taking about twice as long as 7.11.0. This only occurs on Python 3.14. **To Reproduce** How can we reproduce the...

bug

### Environment **Vuetify Version:** 3.11.1 **Vue Version:** 3.5.25 **OS:** Windows 10 (current) ### Steps to reproduce 1. ### Expected Behavior > [`open-all`] will cause all branch nodes to be opened...

T: bug
C: VTreeview

### Clear and concise description of the problem In https://github.com/vueuse/vueuse/pull/4553 only the `z...zzzz` time zone formats were implemented. But in https://github.com/vueuse/vueuse/issues/4495 there were other formats listed > ### Suggested solution...

### Description When you have uncommitted changes, the "Open changes with previous revision" & "Open blame prior to this change" buttons open completely the wrong diff & blame. Expected behaviour...

triage

This is a feature request to change the behaviour of the `collapseAll` mode so that comments you just created do not automatically collapse. I my opinion, `collapseAll` should only apply...

feature-request

Following a warm start, group triggering tasks that exist in the initial cycle point only, such as so-called "install cold" tasks, has a bug where the prerequisites within the group...

bug

Currently (as of #7101) we log a warning when `cylc remove` is unable to remove a task. ``` WARNING - Task(s) not removable: 1/foo, 1/bar ``` This is done for...

question
could be better