Nicholas Haley
Nicholas Haley
### What version of Turborepo are you using? 1.1.10 ### What package manager are you using / does the bug impact? Yarn v1 ### What operating system are you using?...
### What problem does this feature solve? I would like to use the MarkerBar chart for the following scenario: - I would like to have the chart function ostensibly like...
I've been enjoying the adapter, but running into an issue when trying to test class methods on my components. I have the following: ` const enzymeWrapper = mount(); expect(enzymeWrapper.instance().myMethod()).toBe("123"); `...
**Describe the bug** The new `placeholders` option has a bug where when using more than one editor, the placeholder will be overwritten by the last editor instance. For additional context...
**Describe the bug** Not a bug but a feature request. The day.js locales only have a small subset of the data compared to MomentJS. This can result in unexpected behaviour...
From [SyncLinear.com](https://synclinear.com) | [PRO-165](https://linear.app/floe-dev/issue/PRO-165/the-review-action-is-sometimes-creating-duplicate-review-comments)
The language model will occasionally give an answer like this, especially on less powerful models. We can omit these results. Example:  From [SyncLinear.com](https://synclinear.com) | [PRO-162](https://linear.app/floe-dev/issue/PRO-162/hide-review-results-where-the-suggestions-is-the-same-as-the-original)
The AI for the Reviews feature will sometimes return subpar results. For example: * The AI might not catch some clear rule violations (eg. it does not find a spelling...
[PRO-155] Create empty commit on pr if the HEAD_SHA is from a user outside the org (forked branch)
Review comments do not currently work if the HEAD_SHA is from a forked branch. This is because the GH review comment API requires a commit_id, which in this case belong...