kernel-io

Results 5 issues of kernel-io

When crafting filters, Ash fails to warn me that I have missed a `^` i.e: `expr(status == OrderStatus.pending())`, I'd expect Ash to warn me that I am missing a `^`...

bug
needs review

**Describe the bug** When defining an argument (within an action) that has an invalid data type, an error is not thrown. **To Reproduce** Define an argument on an action and...

bug
needs review

Sometimes when sleep deprived / not paying attention you may add `Ash.Policy.Authorizer` to the `extensions` list on your resource declaration (instead of in the `authorizers` list), you will then proceed...

bug

The `for_path` option in `AshPhoenix.Form.errors/2` does not work with string form paths, contrary to what the documentation states.

bug
good first issue

### The problem I'd like to propose implementing `ElementInternals` on the existing form web components in this library to enable proper form association and native HTML form integration. Some benefits...

type: enhancement 💡
status: needs triage :female_detective:
status: waiting for maintainer response 💬