koumoul-dev / vuetify-jsonschema-form

Create beautiful and low-effort forms that output valid data. Published on npm as @koumoul/vjsf.
https://koumoul-dev.github.io/vuetify-jsonschema-form/latest/
MIT License
548 stars 155 forks source link

Render descriptions of custom field implementations like default fields #237

Closed scheepers closed 1 month ago

scheepers commented 3 years ago

I implement a few custom widgets for fields and it works beautifully, thank you.

Is it possible to render descriptions like the information popups as the default fields do?

I've looked ate the demo fields but their descriptions render differently to the defaults.

It would be great for consistency on form displays

albanm commented 3 years ago

Yes, that is something that needs improvement. For now you can have a look here and maybe recreate the same functionality inside your widgets.