Anders Linge Olsvik Breilid

Results 9 issues of Anders Linge Olsvik Breilid

Hello, I am having issues trying to set `properties` on a `@Schema`. I see the field is there on the class, but I can't figure out how to use it....

Hi, I'm trying to bundle a schema with urn identifiers. I added the urn plugin for `@hyperjump/browser` based on [the example](https://github.com/hyperjump-io/browser/#uri-schemes). The external schema (Address) is added to `$defs` in...

## 🐛 Bug Report `Form.Section.EditContainer` validation does not always work. I have come across two issues which is shown in this reproduction: - When the edit container is opened and...

bug

## 🐛 Bug Report A `Value.SummaryList` `Value` without a `label` will not be properly aligned because the `dt`element will still be present and take up space without having any content....

## 🐛 Bug Report When trying to add an invalid object to an iterate array, the object seems to be added while invalid. It seems to go from `PushContainer` to...

bug

## 🚀 Feature Proposal `Visiblity` within the `Iterate` context. ## Motivation We have a need for using conditionals inside a `PushContainer` to control which fields are fillable by the user....

## 🐛 Bug Report When `Iterate.Array` is within a `Form.Section` with a defined `path`, nothing happens when trying to add an item to to the array. https://github.com/user-attachments/assets/a8b6b5db-ff16-4334-9858-6b3400dff6b2 ## To Reproduce...

**This is not a PR for a fix, this PR contains my findings while investigating the issue, as requested by @wing328 in #19755** ### PR checklist - [ ] Read...

#### Bug Report Checklist - [x] Have you provided a full/minimal spec to reproduce the issue? - [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagger-parser/online/))? - [x]...

Issue: Bug