-
### What version of Go, VS Code & VS Code Go extension are you using?
Version Information
* Run `go version` to get version of Go from _the VS Code integrated terminal_.
- go 1.22.5
* Run `…
-
- `customer-flavia`: Gong snippet: TODO
- `customer-figali`: Gong snippet: TODO
- `customer-bali`: Gong snippet: TODO
- `prospect-branshear`: Gong snippet: https://us-65885.app.gong.io/call?id=9166…
-
https://github.com/ysaito8015/go-todo-web-app/pull/6#issuecomment-2365176549
-
Hey this is a really cool project!
I gave the example a go and was just curious why scrolling was much slower going to safari and scrolling there?
Is this possible to adjust? I'm guessing it's r…
-
Describe the bug
The values inside the input fields on both the user profile page and the todo page are not visible, which is making it difficult for users to edit their information and creating a ne…
0vai5 updated
1 month ago
-
## Describe the bug
In our unit test we have a test that checks update of a metadata context yields expected result when Get. But it fails randomly.
After investigation, we think the bug is relat…
-
- [x] Add FAPI URL and BAPI URL to config
- [x] Extend "/v2" to BAPI URL before usage (so you pass it **without** it in config)
- [x] Adapt issuer validation, see https://github.com/corbado/corbado-go…
-
**Issue description**:
DOIs in the portal are currently not case normalized, so we have some that are [all-lowercase](https://query.portal.mardi4nfdi.de/#SELECT%20%2a%20WHERE%20%7B%0A%20%20%3Fitem%…
-
Filing an issue distinct from https://github.com/llvm/llvm-project/issues/110894. Android i386 uses `long double == double`, so `__SIZEOF_LONG_DOUBLE__` is `8`, not `12` as on i386-linux-gnu.
https…
-
### Description
Currently we increment batch operation `operationsFinishedCount` field with every completed operation.
There're 2 problems with this:
* increment is not idempotent and we have i…