JSON Schema Form UI Props

I can't get ui:autofocus and ui:placeholder to work within retool. Are the JSON Schema Form UI props supported? What am I missing?
Please see example below
Live Playground
And retool definition



@matth Yeah, you’re right. These two don’t seem to be working at the moment. Other UI props like ui:widget and ui:help seem the be working. I’ll mark down this bug and see if there’s anything we can do!

1 Like

Thanks @alex-w . I’m new to retool. What’s the best way to keep up with this request? For our ux this is crucial.

@matth Internally we mark down who/where to update once a bug report or feature request in resolved. So we should update this thread with a notice that it has been fixed. If you want to DM me your email I can add that to the ticket as well!

Any updates on this?

We haven’t been able to address this yet unfortunately. It is a conflict with Retool using sandboxed JS, and unfortunately the issue hasn’t been able to be prioritized over other fixes yet.

I understand. For now, I’ll avoid using JSON schema and focus on regular forms.