johannesgiani

Results 4 issues of johannesgiani

### Pre-flight checklist - [X] I have read the [contribution documentation](https://github.com/electron-userland/electron-forge/blob/master/CONTRIBUTING.md) for this project. - [X] I agree to follow the [code of conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project uses. - [X]...

enhancement

When adding items to the shopping card, the shopping card is still empty. The link to the shopping card in the navbar is also not always present

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. On docker 24.0.2 / docker-compose v2.19.1...

I want to create a link to a controller method that does not use single `@RequestParam` annotations for each query parameter. Instead I pass an object containing all query parameters....