-
Some of the more glaring issues with the deck builder interface:
- [ ] The popup box where you select your game type is a really rough implementation. Ideally this would be selectable within the in…
-
## Context
We need to create a reusable component for the phase planner page that allows users to create and edit ticket descriptions. This component will:
- Enable dynamic creation of ticket de…
-
## Background and Motivation
In .NET Aspire 9.0 we have introduced `WithLifetime(...)` which allows container resources to retained after the apphost and DCP exits. This works well in most cases howe…
-
## Expected Behavior
The VectorStore interface and related classes in Spring AI should support custom fields for vector database filtering. This would allow users to:
1. Add custom fields to doc…
-
Tried with latest commit, few fix but interface is up and not reacting on any button/action with following message in cli
```
$ ng serve
[...]
Application bundle generation complete. [9.761 second…
juju4 updated
2 weeks ago
-
Is there any possibility to implement Interface Builder support for macOS or NSTextField?
-
Currently, the majority of our https://immutables.github.io/ builders don't have any javadoc; we (mostly) document the getter properties of the objects to be constructed.
As a simplified / abbrevia…
-
I'm investigating doing a migration to pothos for a fairly complex existing codebase. We use a custom `PageInfo` type for relay connections as well as custom `Parent` and `Context` types for resolver …
-
**Describe the bug**
Using KotlinPoet 1.18.1 I get the exception:
`java.lang.IllegalStateException: Functional interfaces must have exactly one abstract function. Contained 0: []`
when try to gener…
-
**Is your feature request related to a problem? Please describe.**
It is cumbersome to continually offer() multiple tasks to the TaskRegister. Instead, it would be cleaner to have a Builder to automa…