Adam Fisher
Adam Fisher
When setting a new application up from scratch that uses compile-time DI, following [the documentation](https://www.playframework.com/documentation/3.0.x/ScalaCompileTimeDependencyInjection) leads to an application that won't build, and that does not provide any helpful information...
It'd be great to be able to add multiple separate elements that are fixed to the viewport! `inFront` on the layout is the only way to add "fixed-position" elements that...
At present, [Keyed](https://package.elm-lang.org/packages/mdgriffith/elm-ui/latest/Element-Keyed) support exists for `row` and `column` children, and for keyed `el`s. There are a few issues open to ask for support on other elements, and I think...
The setting up a new project documentation glosses over how to connect the CDK synth output with the CI/CD steps. https://github.com/guardian/cdk/blob/main/docs/setting-up-a-gucdk-project.md It would be great if it could mention actions-riff-raff,...
The docs for option groups explain how to override the help format so that groups are properly ordered. https://alexarchambault.github.io/case-app/help/#option-groups Unfortuantely, while case-app also offers an integration for programs using cats-effect...