Thomas P.

Results 22 issues of Thomas P.

* Increase specificity of `.UnitDoc-emptySection p` to avoid being overriden by `.Documentation p` below * Fix placeholder text color in dark mode. Test page: https://pkg.go.dev/golang.org/x/[email protected]/cmd/govulncheck/integration/k8s

Hello, Sometimes, we accidentally run queries that take ages on our database. To prevent them from taking all resources, we would like to set a limit to the time those...

The main motivation here is shorter code and the possibility to wrap this component in a component that passes its own `from` value

Hi there, Thank you for opening an issue. Please provide the following information: ### Terraform Version * Terraform v1.6.3 * terragrunt version v0.53.3 ### Affected Resource(s) Please list the resources...

Hi there, Thank you for opening an issue. Please provide the following information: ### Terraform Version ``` terraform -v Terraform v1.5.7 on darwin_arm64 + provider registry.terraform.io/cyrilgdn/postgresql v1.21.0 Your version of...

This fixes the verify failure in https://github.com/workshopper/learn-sass/issues/62

### Bug report Hello, We have deployed TheGraph internally and are using it as the blockchain data source for some of our services. It works great, thanks a lot for...

bug

The scrollbar for tabs would usually end up being shown behind other UI elements. This change brings the following enhancements: * reduce tabs height when the scrollbar is shown to...

enhancement
graphiql

Various fixes on the schema explorer styling: * Correct characters overflowing some inputs in Safari * Fix background color not being set in select fields on dark mode * Enhance...

enhancement
graphiql

This changes makes scrollbars in the graphiql editor transparent, so that they look better integrated in the interface | Before | After | |--------|-------| | | | Scrollbars are transparent,...

enhancement
graphiql