Ashwin Ramaswami

Results 227 comments of Ashwin Ramaswami

Also, currently, if there's a validation error, how does the focus work (without this PR)? This is technically backwards compatible and may cause unintended behavior for users, but perhaps if...

Looks good! Can we make style an attribute under ui:options? That way, this change won't impact schemas that already have properties named "style".

@justtonytone Both. If a schema has a property named `style` under `properties`, then its corresponding uiSchema entry will have a property named `style` under `uiSchema`. I think it's unfortunate how...

@justtonytone I'd be glad to merge this PR if you are able to change it so that the style attribute is accepted as follows: ``` "ui:options": { "style": {...} }...

@ranihorev #2150 is about "if object field is not required and left empty then form can be submitted without error". The test is about default values. While the test may...

> @epicfaace when is the next release of package? trying to see if we can get this fix on time :) Not sure yet

> I can but I'm still not sure how we want to treat custom validations in this case. What is the expected behavior? > […](#) > On Wed, Sep 7,...

@xpluscal you don't need to fork the repo to replace it. You can just override `ArrayField` as discussed here: https://react-jsonschema-form.readthedocs.io/en/latest/advanced-customization/custom-widgets-fields/#customizing-the-default-fields-and-widgets

I haven't had time to review it yet. Maybe we can discuss synchronously? https://github.com/rjsf-team/react-jsonschema-form/issues/2677