Costa Alexoglou
Costa Alexoglou
Hey folks, Is there any way to ignore subdirectories based on the directory name? We currently have a lerna monorepo and I find it difficult to exclude multiple `node_modules` folders....
Tried to upgrade to `v6.4.22` and suddenly the CI environment in Github Actions started breaking. The versions that were bumped from -> to ``` "@storybook/addon-a11y": "^6.4.19", "@storybook/addon-actions": "^6.3.12", "@storybook/addon-essentials": "^6.3.12",...
### Issue Summary InlinePanel does not respect the custom widgets, and end up rendering a Text field. ### Steps to Reproduce 1. Create a simple page mode 2. Install django-recurrence...
Hey folks, Would it make sense to add also the new way to compare slices in this chapter: https://quii.gitbook.io/learn-go-with-tests/go-fundamentals/arrays-and-slices#write-enough-code-to-make-it-pass-4 So instead of using `reflect.DeepEqual` to use `slices.Equal`. I could make...
Closes #5859 ## ✅ Pull Request Checklist: - [X] Included link to corresponding [React Spectrum GitHub Issue](https://github.com/adobe/react-spectrum/issues). - [X] Added/updated unit tests and storybook for this change (for new code...
### Provide a general summary of the issue here I receive this while testing with RTL. Received it for multiple attributes like `value`. Tried to patch the value like: ```ts...
Hey folks, I have a weird issue with custom widget and the reason is the inline model handling of Jazzmin, as the Django admin's native inline editing works fine. To...
Hey folks, The DX is a bit confusing when there are no matches, as the exit code is indeed `0` which is great, but the output for an example command:...
### Testcontainers version v0.29.1 ### Using the latest Testcontainers version? Yes ### Host OS MacOS ### Host arch Arm ### Go version 1.21.8 ### Docker version ```shell Client: Cloud integration:...
### Did you check existing issues? - [X] I have read all the [tree-sitter docs](https://tree-sitter.github.io/tree-sitter/using-parsers) if it relates to using the parser - [X] I have searched the existing issues...