Tobias Munk

Results 508 comments of Tobias Munk

I don't think there's an option to do that. CC: @germanbisurgi?

Looks like a Bootstrap 5 problem ... PRs welcome.

Could you post a complete example schema?

I can't reproduce locally this with 2.11, see screenshot ![image](https://github.com/user-attachments/assets/bab7ebd0-b7db-4283-ab33-348df5054024)

The table format in conjunction with `uniqueItems` is problematic, since the UI does not prevent you from adding the same element twice, but if the format is explicitly specified it...

addon ... also choices often needs another click on "Update Schema" it should look like this: ![Bildschirmfoto vom 2024-12-06 13-37-48](https://github.com/user-attachments/assets/6014788e-4e26-4cc2-8f0e-2b0355ffe521)

> My understanding is that table format wasn't being reached because of an error in resolvers. Was table format intentionally removed? It was not intentionally removed. > For choices/select: I...

I can't really help you here, you need to look into autocomplete.

@StevenGranados Could you raise [this value](https://github.com/json-editor/json-editor/blob/03e03fefc6b3a6ec85cb331a734f8c938bed3ca5/tests/codeceptjs/editors/validation_test.js#L11) to 161 in your branch, since you added 3 assertions. I do not know why unit tests are failing atm. CC: @germanbisurgi

@germanbisurgi Could you have a look at the failing **unit-tests**.