Bruno Paré-Simard
Bruno Paré-Simard
Title says it all. Basically, I have using the configuration below for labels ```javascript label: function(value) { return Math.round(value) + "/" + this.max; } ``` But, when I use the...
### pnpm version: 7.11.0 ### Code to reproduce the issue: ```shell > pnpm add --save-dev -w parcel ``` or ```shell > pnpm install --save-dev -w parcel ``` ### Expected behavior:...
Hello, I am facing multiple issues regarding the data object and its reference. I am using either Camunda or Modelio to model my BPMN, which is a simple user task...
### Describe the problem Knowing the formatting that a given languages will use is a bit cumbersome to have to look out in another page. ### Describe the solution you'd...
### Describe the problem The formatting I like to use if often a mix of different "languages" formatting. My own ideal view for my picky brain is the following, which...
### Describe the problem When saving a favorite search with a date selected, the `Time range` field value is saved as the textual representation[^1] (what you see is what you...
### Describe the problem First, I love the working times view! However, I do need to check from time to time the weekly delta. ### Describe the solution you'd like...
### Describe the issue The bug is related to the color badge shown on the right side of the name. There is different variations that I'll put inside this single...
Hello, I was looking through the page to find some tools I used or wanted to investigate. When coming here I saw that the last update was 3 years ago....
### Bug description When trying to lint a file that contain the DeclarativeBase of the recent SQLAlchemy 2.0 (beta), it fails with an `astroid.exceptions.ParentMissingError: Parent not found on .` error....